FraFabbri/bazingabot
Simple but effective Knowledge-bot built with Seq2Seq and LSTM
This tool helps you quickly get answers to specific questions from a large collection of factual statements. It takes a question, domain, and relation (like 'Biology' and 'SPECIALIZATION') as input and provides an accurate answer. It's designed for anyone needing to rapidly query a structured knowledge base, like researchers, educators, or information managers, to retrieve known facts.
No commits in the last 6 months.
Use this if you need to build a system that can reliably answer specific, fact-based questions from a predefined dataset.
Not ideal if you need to understand nuances in open-ended questions or generate creative, conversational responses beyond direct factual retrieval.
Stars
7
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 23, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/FraFabbri/bazingabot"
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.