Skip to content

AjayZinngg/simple-nltk-chatbot

Repository files navigation

simple-nltk-chatbot

Simple NLTK Chatbot

To run the app:

$ pip install -r requirements.txt

$ python3 main.py

The Chatbot can be trained on various questions. To add questions, Choose 1 after running the main.py script and add question and answers for the question. To talk to the chatbot and ask questions based on questions entered earlier, select 2 after running the script.

About

A Q&A based chatbot which queries the database to find responses for similar questions asked by the users

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages