ongaunjie1/AI-Chatbot-DL-NLP
AI Chatbot using Deep Learning and Natural Language Processing
This project helps you create and customize an automated conversational agent, or chatbot, that can understand user questions and provide relevant answers. You provide examples of questions and their corresponding replies in a structured text file, and the project outputs a trained chatbot ready to interact with users. This is for anyone looking to automate customer support, enhance user engagement, or provide quick information retrieval.
No commits in the last 6 months.
Use this if you need to build a simple, intent-based chatbot for customer service or information delivery and want to train it with your own question-and-answer data.
Not ideal if you require a highly complex, context-aware conversational AI with advanced reasoning or memory capabilities, as this focuses on predefined intents.
Stars
8
Forks
8
Language
Python
License
—
Category
Last pushed
Dec 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ongaunjie1/AI-Chatbot-DL-NLP"
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.