laurakoco/reply-bot
Smart Reply Bot via Natural Language Processing (NLP) and Neural Network
This project offers a smart reply bot that suggests short, casual responses to incoming text or email messages. It takes a message as input and provides a relevant, pre-defined response. Anyone who needs quick, automated replies for common casual conversations, such as customer service representatives, community managers, or individuals managing a high volume of informal messages, would find this useful.
No commits in the last 6 months.
Use this if you need to automate responses for frequently asked casual questions or common social interactions in written communication.
Not ideal if you require complex, nuanced, or original responses that go beyond predefined patterns or a known set of questions and answers.
Stars
14
Forks
10
Language
Python
License
—
Category
Last pushed
Sep 17, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/laurakoco/reply-bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
charlesXu86/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
hyunwoongko/kochat
Opensource Korean chatbot framework
Decalogue/chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
DengBoCong/nlp-dialogue
A full-process dialogue system that can be deployed online
parulnith/Building-a-Simple-Chatbot-in-Python-using-NLTK
Building a Simple Chatbot from Scratch in Python (using NLTK)