Spidy20/Flask_NLP_ChatBot
This is simple chatbot using NLP which is implemented on Flask WebApp.
This helps you create a basic chatbot that can hold simple text conversations through a web browser. You provide the text inputs, and it responds with conversational outputs. Anyone looking to set up a quick, simple web-based chat interface could use this.
No commits in the last 6 months.
Use this if you need a very straightforward, foundational web-based chatbot for basic interactions.
Not ideal if you need a sophisticated, highly intelligent chatbot with complex conversational flows or advanced natural language understanding.
Stars
42
Forks
18
Language
CSS
License
—
Category
Last pushed
Apr 27, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Spidy20/Flask_NLP_ChatBot"
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.