csvance/armchair-expert
Machine Learning Chatbot
This tool creates a chatbot that learns from your conversations and then generates its own responses, often in humorous and unexpected ways. It takes in text from Twitter or Discord chats, processes it with natural language understanding, and then replies with new sentences that mimic the structure and vocabulary it has learned. It's for anyone who wants to deploy a simple, real-time learning chatbot to interact with their community.
No commits in the last 6 months.
Use this if you want an automated chat agent that picks up on your community's unique language patterns and can generate quirky, context-aware responses on social media platforms like Twitter or Discord.
Not ideal if you need a sophisticated, factual question-answering system or a chatbot for formal customer support.
Stars
56
Forks
19
Language
Python
License
MIT
Category
Last pushed
Apr 07, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/csvance/armchair-expert"
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.