A python AI assistant. Uses SpeechRecognition module.
To Make it work you will need to excecute these commands in cmd:
pip install SpeechRecognition
pip install pypiwin32
pip install pyttsx
pip install urllib2
pip install comptypes
pip install pycaw
pip install Google-Search-API
pip install pygame
-
- Create a folder "tracks" in the same directory as your python script
- Put all of you music inside that folder
-
You run the AI-assistant.py script.
-
You enter your interface. (Voice or Keyboard)
-
You are good to go!