DataXujing/xiaoX
flask+seq2seq【TensorFlow1.0, Pytorch】 :art: :art: 在线聊天机器人 https://mp.weixin.qq.com/s/VpiAmVSTin3ALA8MnzhCJA 或 https://ask.hellobi.com/blog/python_shequ/14486
This project helps you create a basic online chatbot that can engage in simple conversations. You provide conversation data to train it, and in return, you get a deployed chatbot that users can interact with in real-time. This is ideal for anyone looking to set up a quick, interactive Q&A system or conversational agent for customer support or entertainment.
No commits in the last 6 months.
Use this if you need a straightforward, real-time online chatbot for basic conversational interactions.
Not ideal if you require a highly intelligent, nuanced, or deeply integrated conversational AI system.
Stars
69
Forks
24
Language
Python
License
—
Category
Last pushed
Mar 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/DataXujing/xiaoX"
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.