Skip to content
forked from ugroot/GROOT

GROOT: Welcome to my source code, I'm your personal assistant

License

Notifications You must be signed in to change notification settings

sanskarv3/GROOT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portfolio_view

Built with ❤ forthebadge forthebadge
Welcome to my source code 🙈
I'm written in python.

Installation

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

Create a Virtual Environemnt(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 sudo apt-get install python3.6-tk

Install dependencies

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

TODO list-

  • Rethinking GUI
  • Enhancing Stability
  • 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 Gui.py

##Go through linux fix in requirements if ALSA error pop-up

##To use microphone in linux unmute all channels by opening Alsamixer

About

GROOT: Welcome to my source code, I'm your personal assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%