What it does

Chatty is a conversational chatbot that gives responses based on the user's input.

How we built it

We built this chatbot with Python. The bot is trained on data from the Cornell Movie--Dialogs Corpus. We used Keras to train the bot and Tkinter to create the GUI.

What we learned

We had not used most of the Python packages used in this project before, so we learned a lot about using NLTK, Keras, and Tkinter. We also read a bit about natural language processing and neural networks.

Built With

Share this project:

Updates