jetnew/DrFAQ
DrFAQ is a plug-and-play question answering NLP chatbot that can be generally applied to any organisation's text corpora.
This project helps organizations quickly create a smart chatbot that can answer questions from their internal documents or FAQs. You feed it your collection of text — like company policies, product manuals, or support tickets — and it provides a conversational bot that can automatically respond to user queries. This is ideal for customer support managers, HR departments, or anyone needing to automate information access from their knowledge base.
No commits in the last 6 months.
Use this if you need to deploy a chatbot that can answer diverse questions based on your organization's unique text documents, without extensive manual setup.
Not ideal if your primary need is for a simple chatbot that only matches pre-written FAQs without understanding the nuance of new questions or searching through documents.
Stars
29
Forks
13
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jetnew/DrFAQ"
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.