chat-bot-deep-learning
There are 4 repositories under chat-bot-deep-learning topic.
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.
fingeredman/chatbot-with-teanaps
TEANAPS 라이브러리를 활용해 카카오톡 챗봇을 구축합니다. (카카오 i 오픈빌더, Google Dialogflow)
kabragaurav/KIARA-Personal-Assistant-for-Laxmangarh
KIARA - Keras Implemented Advanced Ready Assistant is there to know your village Laxmangarh better.
MissingAssignments/Lenard-Meads-5-Star-Chat
A chat server and cleint using python and the google drive API.