Welcome to my source code 🙈
I'm written in python.
Clone the repository. Then, follow the installation steps to talk GROOT.
virtualenv -p python3.6 VENV_NAME
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
pip install -r requirements/requirements[mac/linux/win]
- 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
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