- 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 datetimepip install SpeechRecognitionpip install wikipediapip install python-vlcpip 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.