Skip to content

shivigoyal4321/quiz_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🧠 AI Quiz Generator

A lightweight GenAI project that generates quizzes (MCQs, True/False, Short Answer) from any text you provide.
Built using Python and Hugging Face Transformers (Flan-T5).


✨ Features

  • 📄 Extracts text from .txt files or direct input.
  • 🤖 Generates multiple question formats (MCQ, True/False, Short Answer).
  • ⚡ Lightweight and runs on CPU (no GPU required).
  • 🧑‍💻 Easy to extend for other LLMs (e.g., GPT, LLaMA, Mistral).

🛠️ Tech Stack

  • Python 3.8+
  • Hugging Face Transformers
  • PyTorch
  • Flan-T5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages