Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 756 Bytes

File metadata and controls

27 lines (18 loc) · 756 Bytes

Voice Assistant

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.

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-