Jarvis-Python-BOT
Jarvis Python BOT acts like Google-assistance
Setup
- Add Mail ID (Gmail) in the file at line no 82.
Mail_ID = '[email protected]'
- Create file P.txt to store Gmail password and add password.
Example in P.txt file add password just like Password
- Change the uname to your username.
uname = "Your_name"
- In Alaram and Whatsapp function user need to give information through keyboard no voice activities.
To run the file:
Note : Install packages mentioned in program Linux Systems
sudo python3 Jarvis.py
**Windows and other Systems
Use python interpreter to run bot application