Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 960 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 960 Bytes

Jarvis

A personal assistant I always wanted.

It currently works only in Linux.

Tested on Ubuntu 16.04 LTS with python3.5.

Need help to extend the functionality to other OS.

To try it:
git clone https://github.com/rohanricky/Jarvis.git
cd Jarvis

To install dependencies:
pip install -r requirements.txt

To open the GUI: python gui.py

To open only voice interface: python jarvis.py

To open any website: Use open youtube / launch youtube to open youtube Use download [song name with artist] to download mp3 song.

If there are any issues with the module/want more features: Submit an issue here

Want to contribute and make it better?
Send in a pull request with your features.

Want to talk about improving the project/need help? [email protected]