YifanZhou95/diversity-promoting-dialogue-system
Seq2Seq based chatbot focusing on response diversity
This project helps build a chatbot that generates more varied and less repetitive responses. You provide it with a dataset of message-response pairs, like social media conversations, and it produces a trained chatbot model. This is useful for anyone looking to create engaging conversational agents, such as customer service specialists, marketers managing social media, or content creators developing interactive experiences.
No commits in the last 6 months.
Use this if you need to create a chatbot that provides diverse and natural-sounding replies rather than generic or predictable ones.
Not ideal if you need a highly specialized chatbot for complex tasks requiring deep domain knowledge rather than general conversation.
Stars
9
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 20, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/YifanZhou95/diversity-promoting-dialogue-system"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rodrigopivi/Chatito
🎯🗯 Dataset generation for AI chatbots, NLP tasks, named entity recognition or text...
SimGus/Chatette
A powerful dataset generator for Rasa NLU, inspired by Chatito
metterian/peep-talk
A Situational Conversation-Based English Education Platform
WenRichard/Customer-Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the...
oswaldoludwig/Seq2seq-Chatbot-for-Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.