A voice assistant which can be used to interact with your computer
J.A.R.V.I.S
It is a voice assistant which can be used to interact with your computer and also you have been seeing it in Iron man movies, but this JARVIS is not that much advanced as shown in movies.
API keys
To run this project you should need a API key for reading news. Register for your API key by clicking the following
Installation
-
You need to first
fork
this repository andclone
the repository to your local systemgit clone https://github.com/
/J.A.R.V.I.S.git -
Make sure to install all the required python modules mentioned above or you can simply install them by
pip install -r requirements.txt
For PyAudio errors in windows, please refere stackoverflow solution here
For