simple-chatbot topic

List simple-chatbot repositories

Chatbot-using-Python

26
Stars
16
Forks
Watchers

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)...