Robo is a voice assistant program works on user manual input method to search queries on Wolfram & Wikipedia.
Steps should be taken to run this program.
- Create an account on WolframAlpha https://www.wolframalpha.com/
- Generate an API key for your app to request queries from WolframAlpha.
Install Following python modules to avoid possible errors (Ignore this Step if already Installed)
pip install wolframalpha api
pip install wikipedia
pip install pysimplegui
pip install pyttsx3
pip install pywin32
pip install html5lib
pip install lxml
You are all set now clone this repository and don't forget to add in star for future changes. https://github.com/iamgauravshukla/Python-Voice-Assistant--Text-Input-