Skip to content

DrHacker3/Python-JARVIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JARVIS 2.0

JARVIS 2.0 is a assistant designed for windows computer to perform some task based on user input

Installation

Use the package manager pip to install requirements.txt.

pip install -r requirements.txt

Usage

# Perform user interaction 
# Can send desktop notification
# Can shutdown and restart the computer
# Can open any installed application on the computer
# Can perform arithmetic operation
# Can check the weather condition of you preferred city
# Can play video from youtube
# Can schedule a whatsapp message
# Can play a game with user
# Can get details about the phone number
# Can show the help command

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

NOTE

This only works on windows till now .

Python-JARVIS

JARVIS like asssistant in python.
You must install os, time, plyer , AppOpener , BeautifulSoup , requests , pywhatkit and random for python.

This ONLY works properly on windows