Note-This virtual assistant can be implemented on CLI of your system.
Make sure that you have installed following packages on your system
pip install PyAudio
pip install pypiwin32.
pip install SpeechRecognition
pip install pyttsx3
pip install wikipedia
pip install geocoder
- datetime
- webbrowser
- os
- smtplib
- requests
- json
JARVIS performs few tasks:
- It can do Wikipedia searches for you.
- It is capable of opening websites like Google, Youtube in a web browser.
- To play music
- To know the current time
- To open the VS Code Program
- To open github in web browser
- To open stackoverflow
- It can send emails for you.
- To know the current weather report
A lot can done on this so you can explore and add other functionalities to this virtual assistant.
.png)