cdqa-suite/cdQA
⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.
This tool helps you quickly find answers to specific questions within a collection of your own documents, like PDFs or Markdown files. You feed it your documents, ask a question in natural language, and it provides a precise answer. This is ideal for researchers, analysts, or anyone who needs to extract facts from large private document sets.
617 stars. No commits in the last 6 months.
Use this if you need to rapidly query a defined set of documents (like internal reports, manuals, or research papers) to find exact answers without manually sifting through each file.
Not ideal if you need a system that constantly learns from new information, answers general knowledge questions, or if you prefer a actively maintained solution.
Stars
617
Forks
191
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 30, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/cdqa-suite/cdQA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
AMontgomerie/question_generator
An NLP system for generating reading comprehension questions
KristiyanVachev/Leaf-Question-Generation
Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.
robinniesert/kaggle-google-quest
Google QUEST Q&A Labeling Kaggle Competition 6th Place Solution
cooelf/AwesomeMRC
IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading Comprehension (AAAI 2021)
pranavkumaarofficial/nlcli-wizard
Natural language control for Python CLI tools using locally-trained SLMs (CPU inference)