pochih/RL-Chatbot
🤖 Deep Reinforcement Learning Chatbot
This project helps you create a chatbot that can engage in more natural and interesting conversations. You provide starting sentences, and the chatbot generates single responses or continues multi-turn dialogues. This is designed for anyone looking to build or experiment with conversational AI agents.
422 stars. No commits in the last 6 months.
Use this if you want to generate realistic, multi-turn dialogues or single responses from a chatbot, and explore how reinforcement learning can enhance conversational flow.
Not ideal if you need a chatbot for a specific business purpose like customer support or lead generation, as this focuses on general conversational ability rather than task-oriented dialogue.
Stars
422
Forks
140
Language
Python
License
MIT
Category
Last pushed
Jun 01, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pochih/RL-Chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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
Conchylicultor/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
RasaHQ/rasa_core
Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate...