basel-ay/Question-Answering-System
The Question Answering System is a tool designed to provide answers to user queries based on uploaded text documents and user input questions. It utilizes a pre-trained question-answering model and can also retrieve answers from a database based on similar questions.
This tool helps you quickly get answers from your own text documents by simply uploading a file and asking questions. It takes your text (like reports, manuals, or articles) as input and provides precise answers to your natural language questions. Anyone who needs to extract specific information from long documents or answer common questions based on provided text, such as a customer support agent, researcher, or HR manager, would find this useful.
No commits in the last 6 months.
Use this if you need to quickly find answers within a specific set of text documents or provide consistent responses to frequently asked questions.
Not ideal if you need to answer questions from the internet, across a wide range of general knowledge, or from documents in formats other than plain text.
Stars
10
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/basel-ay/Question-Answering-System"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
5hirish/adam_qas
ADAM - A Question Answering System. Inspired from IBM Watson
husseinmozannar/SOQAL
Arabic Open Domain Question Answering System using Neural Reading Comprehension
SatyamSoni23/Smart-Question-Answering-System-on-Document
It's Smart-Question Answering System on short as well as long documents. It can automatically...
dharmendrach/bert_quora_question_pairs
BERT Model Fine-tuning on Quora Questions Pairs
nlpunibo/Question-Answering-SQUAD
Question Answering model based on DistilBERT, trained and evaluated on the SQUAD dataset