- Play/Pause/Resume/Stop Music
- Search anything in wikipedia
- Open google or search anything in google
- Open Youtube or search anything in Youtube
- Ask time
- Open Visual Studio code
- Jarvis quit whenever you want
To run this file you have to install some python module.
pip install datetime
pip install SpeechRecognition
pip install wikipedia
pip install python-vlc
pip install gTTS
Before running Jarvis.desktop
file, make jarvis.py executable. chmod +x jarvis.py
. Also change path of icon and jarvis.py file inside Jarvis.desktop.
Install all this and then run this file, add a new feature and enjoy your own assistant.
You can create a Pull Request
by adding a new feature.