pip install SpeechRecognition
pip install jsonlib
pip install pyttsx3
pip install PyAudio
pip install wikipedia
pip install psutil
pip install pyjokes
On Ubuntu based Linux distribution you need to install the following packages, so that the code works:
sudo apt-get update && sudo apt-get install espeak
- Send emails
- Now Master can switch b/w J.A.R.V.I.S and F.R.I.D.A.Y, switch to female voice assistant
- Dynamic News Reporting at any time with api integration
- Opens Google with just a voice command
- Opens Gmail
- Plays Music
- Tells time
- Wikipedia powered AI
- Weather Report such as temp, wind speed, humidity, weather description
- Opening YouTube
A lot can be done with this project. Core AI chatbot like functionality can be added. More python scripts can be associated. Pull requests for any such changes are accepted. Feel free to fork this project and make your own changes too.