A machine learning WhatsApp bot. This project is deprecated and no longer in active development.
> git clone https://github.com/JensdeVlaming/Project-WhatsApphttps://chromedriver.chromium.org/downloads
Install all dependencies
ToDo: add requirements.txt
Install chromedriver in the directory you cloned
Change variable: path_to_directory to your directory in chatbot.py and train.py
If you want to add your own intents: change the file intents.json.
First running this script or changed something related to the intents.json:
> python3 train.pyRunning the WhatsApp chatbot:
> python3 chatbot.py