Prasadsb19/Chatbot-GUI
Chatbot with interactive GUI using Python
This project helps anyone create a simple interactive chatbot. You provide the conversation data for the chatbot to learn from, and it creates a visual interface where users can type messages and receive responses. This is for individuals or small businesses who want to build a custom conversational agent without extensive programming.
No commits in the last 6 months.
Use this if you need a basic, interactive chatbot interface for engaging with users through text.
Not ideal if you require a highly sophisticated chatbot with advanced AI, complex integrations, or enterprise-level scalability.
Stars
7
Forks
—
Language
Python
License
—
Category
Last pushed
Apr 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Prasadsb19/Chatbot-GUI"
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.