Loading repository data…
Loading repository data…
Saikat-SS24 / repository
This is simple chatbot using NLP which is implemented on Flask WebApp.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
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

