tridibsamanta / Chatbot-using-Python

Build a chatbot using deep learning techniques. The chatbot will be trained on the dataset which contains categories (intents), pattern and responses. We use a special recurrent neural network (LSTM) to classify which category the user’s message belongs to and then we will give a random response from the list of responses.
29Updated 5 years ago

Alternatives and similar repositories for Chatbot-using-Python:

Users that are interested in Chatbot-using-Python are comparing it to the libraries listed below