This is the New Jarvis AI Project it will do some functionality followed by user query.
- Clone the repository or download the zip file:
git clone https://github.com/Shobhits7/AI-jarvis.git cd AI-jarvis
- Install the dependencies:
- Windows:
pip install -r requirements.txt
- Linux or MacOS:
pip3 install -r requirements.txt
- Windows:
- Run the program:
-
Windows:
python main.py
-
Linux or MacOS:
python3 main.py
-
Say "Help" or "tell me your features" -> it will show all it's features
-
Tell you current time and date.
Tell you current weather.
Tell you battery and cpu usage.
Create Reminder List.
Take Screenshots.
Send email to your boss or family or your friends.
Can shutdown or logout or even hibernate your system.
Tell you Funny Jokes.
Can Open Any Wesbite, on your default browser.
Fetch results from wikipedia
Can change it's voice between male to female.
And more yet to come....
Contributions are always welcome!
- Clone the repository:
git clone https://github.com/Shobhits7/AI-jarvis.git cd AI-jarvis
- Create a new branch:
git checkout -b <new-branch-name>
- Make the changes
- Open a pull request