Voice controlled virtual assistant.
To start, update the Secure.py file with the relevant API keys and Information.
To use, Click start on the GUI then start speaking.
- You can use google by saying "Open Google", then ask what you are looking for
- You can use Wikipedia by saying "Open Wikipedia", then ask it for something (Note that Wikipedia only takes a word as input)
I used Python 2.7, I advise you use the same, goodluck installing all the required libraries ( I am working on adding a requirements.txt file soon)