holylovenia/question-answer-generation
Question-answer generation from text
This tool helps educators, content creators, or trainers automatically generate question-and-answer pairs from any given text. You feed it a passage of text, like an article or a chapter, and it produces a list of relevant questions along with their corresponding answers, which are extracted directly from the original text. It's designed for anyone needing to quickly create comprehension checks or study materials.
No commits in the last 6 months.
Use this if you need to rapidly create quizzes, study guides, or interactive learning content from existing written materials.
Not ideal if you require highly nuanced, inferential, or open-ended questions that go beyond direct text recall.
Stars
72
Forks
24
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/holylovenia/question-answer-generation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
asahi417/lm-question-generation
Multilingual/multidomain question generation datasets, models, and python library for question...
SparkJiao/SLQA
An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks...
MurtyShikhar/Question-Answering
TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.
hsinyuan-huang/FlowQA
Implementation of conversational QA model: FlowQA (with slight improvement)
allenai/aokvqa
Official repository for the A-OKVQA dataset