Code Monkey home page Code Monkey logo

groot's Introduction

portfolio_view

Built with โค forthebadge forthebadge
Welcome to my source code ๐Ÿ™ˆ
I'm written in python.

What is GROOT?

GROOT is a virtual assistant which generally functions for voice recognition.

What GROOT can do?

A virtual assistant basically functions to recognize voice of a person and then implement it. Functions of GROOT are-

  • It can play video on youtube on your voice command. Plays video on Youtube Play video name on youtube
  • It can Open any URL. Open facebook.com Hey GROOT Can you please open random.in (No need to include www)

How to Contribute to GROOT?

To contribute to GROOT,
Go to the following repository
https://github.com/omi10859/GROOT

Feel free to open an issue or recommend any changes which you want to see in the website. Adhere to the guidelines mentioned below if you want to contribute.

Guidelines

Installation

Clone the repository. Then, follow the installation steps to talk GROOT.

How to run GROOT?

The source code of GROOT is written in python.

Create a Virtual Environment(python --version 3.6 required)

virtualenv -p python3.6 VENV_NAME

Activate the venv

Windows: VENV_NAME/Scripts/activate

Linux: source VENV_NAME/bin/activate

Mac: source VENV_NAME/bin/activate

For linux users

sudo apt-get install python3.6-dev python3.6-tk

Install dependencies

pip install -r requirements/requirements[mac/linux/win]

TODO list-

  • Basic GUI
  • Text-to-speech
  • speech-to-text
  • Voice commands
  • Text commands
  • Rethinking GUI
  • Modules:
    • Playing Songs on YouTube with voice commands
    • Opening URLs in Browser
    • Presenting answers to questions
    • LIVE weather
    • Translations
    • Add more
  • Adding "Always listening feature"
  • Changing Brightness and Redness on command

Enjoy talking GROOT

python base.py

To use microphone in linux unmute all channels by opening Alsamixer

groot's People

Contributors

aish-where-ya avatar akshat0047 avatar h-a-r-s-h-a avatar omi10859 avatar sanskarv3 avatar techytushar avatar vips28 avatar yugandhartripathi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.