Chatbot
It's a basic Chatbot using NLP. You can have basic conversation with the chatbot. This application is based on chatterbot.This chatbot can be developed in better way with some strategies. We can make it more enhanced if we implement the NLP model in better way.
clone the project
Open cmd in the directory and type
pip install -r requirements.txt
To run the project run
python app.py
Go to
127.0.0.1:5000/chatbot
and start chatting