KristiyanVachev/Leaf-Question-Generation
Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.
This project helps educators, trainers, and content creators quickly generate multiple-choice quizzes. You provide a short passage of factual text, and it automatically creates relevant questions with a correct answer and several plausible but incorrect options (distractors). It's designed for anyone who needs to produce educational or assessment materials efficiently, like teachers, corporate trainers, or MOOC creators.
139 stars. No commits in the last 6 months.
Use this if you need to quickly create multiple-choice questions from text for educational quizzes, training modules, or knowledge assessments.
Not ideal if you require highly nuanced, critical thinking questions or prefer to hand-craft every aspect of your quiz content without automated suggestions.
Stars
139
Forks
32
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 07, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/KristiyanVachev/Leaf-Question-Generation"
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
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)