nmstoker/lockebot
LockeBot: a demonstration of implementing a basic question answering bot with use of Rasa and a database
This tool helps developers quickly set up and demonstrate a basic question-answering chatbot. You provide example questions and answers, and it outputs a bot that can intelligently respond to user inquiries by querying a database. This is for developers or technical users who want to build a foundational chatbot using Rasa and a database.
No commits in the last 6 months.
Use this if you are a developer looking for a straightforward example of how to integrate Rasa with a database to create a conversational AI.
Not ideal if you need a production-ready chatbot without developer involvement, or if you're not comfortable with Python and Rasa's ecosystem.
Stars
91
Forks
29
Language
Python
License
MIT
Category
Last pushed
May 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nmstoker/lockebot"
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.