Whatsapp Chatbot using machine learning, Papaya Conversational Data Set
A chatbot is made using selenium and machine learning to reply with automatic responses while the user is offline.
- Selenium is used to fetch and send the data using whatsapp web.
- Machine learning using papaya dataset is used to process the messages from other users and give them a proper response.
Steps:
- Just excecute the program and a chrome window will pop up showing a QR Code.
- Open WhatsApp in your mobile device and click on the top right menu (3 dots).
- Click on Linked devices and then click on LINK A DEVICE.
- Scan the code and enjoy the magic.
NOTE: Code to process the messages (Machine learning part) is not added right now. I am working on optimization and other improvements. It will be added soon.