An ai bot to make things easier
- Open the following app
- Notepad
- Spotify
- MS word
- Netflix
- File explorer
- Calculater
- Camera
- Vlc
- Chrome
- Play something on youtube
- Search something on google
- Tell you a joke
- Give you an advice
- Send someone a message through whatsapp
- Send an email to someone
The very first thing you would need is python itself,
Then you would need to go to your command prompt and install the following modules(Just copy and paste them)
- pip install pyttsx3
- pip install speech_recognition
- pip install datetime
- pip install pywhatkit
- pip install AppOpener
- pip install time
- pip install requests
- pip install smtplib
Done now Enjoy:)