Based on Udemy's "The Complete Python 3 Course: Beginner to Advanced!" project
Libraries used: Pyaudio, speech_recognition, win32com.client, selenium, bs4, and some basic inbuilt libraries.
How to run:
- First download phantomjs and install it in C://
- download webchrome driver and install it in C://
- Clone this Repository.
- Run python audio.py and you are good to go.
just tell website name (e.g youtube.com) and it will open youtube in browser.
Ask any query, it will search on google and will tell you answer.
Only voice input works, so do not enter any text. Program will automatically fetch your speech using speech recognition library.
This is just basic verion of google assistant. Will update with modification