DISCLAIMER!: None of the source code used in this repository belongs to me. All credit goes to YouTuber NeuralNine; his youtube will be at the bottom.
Chat bot created using Neural Nine's tutorial.
Save the intents.json, the training.py, and the chatbot.py in the same folder.
You can edit the intents.json if you would like.
Steps after you download the files:
- Open the training.py file, and wait for the chatbot to learn the words sentences.
- Open the chatbot.py file, and you should be able to chat!
If you run into an error with any of the modules, make sure to pip install [module]. For nltk, you may need to visit https://www.nltk.org/data.html to install the requirements for nltk