JARVIS 2.0 is a assistant designed for windows computer to perform some task based on user input
Use the package manager pip to install requirements.txt.
pip install -r requirements.txt
# 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
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
JARVIS like asssistant in python.
You must install os, time, plyer , AppOpener , BeautifulSoup , requests , pywhatkit and random for python.