/Chit-Chatter

A simple chatbot from scratch in python.

Primary LanguagePython

Chit-Chatter

This is a very basic chatbot made by utlising the Python's NLTK library. It's a very simple bot with hardly any cognitive skills,but still a good way to get into NLP and get to know about chatbots. Also, deep neural networks are created using tklearn library.

Pre-requisites

  • NLTK(Natural Language Toolkit)