This project included some of the automation features of python library
The project is developed in Python Language and uses MongoDB as the Database for storing certain details.
- pywhatkit
- pymongo
- pyttsx3
- pandas
- wikipedia
- subprocess
- datetime
- pyjokes
- smtplib 10.webbrowser 11.docx 12.os
- to use mail service sender mail id must be set to low service secuitry
- to use whatsapp automation user would require login into web.whatsapp.com once the activity is open on browser
- WhatsApp Messaging
- Starting different External Softwares
- Sending Mail
- Playing music
- automating browser search
- wikipedia content search
- MongoDb database to store contact detail such as Email and phone number
- Read text file or Microsoft docx files.
- telling jokes
- getting current system time
- greeting according to system time.
- mail - to mail some user e.g:"mail receiver_name"
- message - to send whatsapp message. e.g:"message receiver_name"
- time - to get current system time.
- open - to open certain external software in the system ,e.g:"open spotify"
- search - to search topic over web ,e.g:"search mitochondira"
- play- to play music on youtube, e.g:"play artish_name or SOng_name"
- youtube- to surf certain topic or videos over youtube, e.g:"youtube python"
- wiki- this will summary of certain topic from wikipedia, e.g:"wiki python"
- joke- for some weird jokes XD,e.g:"joke" or "tell me some joke"
- read- to read certain file type.this command additionaly requires one more keyword that is file type either text file or word file, e.g:"read hello text file" or "read hello word file"
- bye- to stop the assistant
- add contact- to add new contact detail to database which includes name,contactno and Email id.