Conchylicultor/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
This project helps you build a basic conversational agent or chatbot that can respond to user queries. You provide it with a collection of example conversations, and it learns to generate appropriate text responses. This is ideal for researchers, educators, or hobbyists interested in exploring how chatbots are built using deep learning.
2,924 stars. No commits in the last 6 months.
Use this if you want to experiment with creating simple, neural network-based chatbots from existing dialogue datasets.
Not ideal if you need a production-ready, highly accurate, or complex conversational AI assistant for a business application.
Stars
2,924
Forks
1,160
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Conchylicultor/DeepQA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
deeppavlov/DeepPavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
chatopera/insuranceqa-corpus-zh
:helicopter: 保险行业语料库,聊天机器人
FreeBirdsCrew/AI_ChatBot_Python
AI ChatBot using Python Tensorflow and Natural Language Processing (NLP) along side TFLearn
pochih/RL-Chatbot
🤖 Deep Reinforcement Learning Chatbot
RasaHQ/rasa_core
Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate...