Ananya-0306 / Jarvis-desktop-assistant

This is the New Jarvis AI Project it will do some functionality followed by user query.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jarvis-desktop-assistant

To run Desktop assistant on windows, enter the following commands in terminal:
Note: make sure that python3 is installed

git clone https://github.com/Ananya-0306/Jarvis-desktop-assistant.git
cd "Jarvis-desktop-assistant"
pip install -r requirements.txt
python jarvis.py

** To run Desktop assistant on linux, enter the following commands in terminal:**

git clone https://github.com/Ananya-0306/Jarvis-desktop-assistant.git
cd "Jarvis-desktop-assistant"
pip install -r requirements.txt
python3 jarvis.py

About

This is the New Jarvis AI Project it will do some functionality followed by user query.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%