miranthajayatilake/nanoQA
Question-answering on your own data with Large Language Models (LLMs)
This helps you quickly find answers to your specific questions by chatting with your own documents and datasets. You provide your documents, and it allows you to ask questions in plain language, getting direct answers extracted from your content. It's ideal for anyone who needs to rapidly query and understand information stored across many internal files or databases.
No commits in the last 6 months.
Use this if you need to quickly get specific answers from a large collection of your own text data without manually searching through documents.
Not ideal if you need to perform complex data analysis, generate creative content, or if your data is highly structured numerical information.
Stars
23
Forks
6
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/miranthajayatilake/nanoQA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cdqa-suite/cdQA
⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.
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)