← All work

QuizForge

Role
AI quiz generator
Year
2025
Type
Personal
Stack
  • Python
  • TypeScript
  • Flask
  • React
  • Tailwind CSS
  • OpenAI API
QuizForge — cover image

Overview

An AI-powered quiz generator that turns study material into practice tests. Users paste plain text or upload PDFs, and QuizForge produces multiple-choice quizzes using the ChatGPT API and custom prompts that define the generation rules. It came out of my own study habit of self-quizzing to reinforce understanding before exams.

At a glance

01

Generates multiple-choice quizzes from pasted text or uploaded PDFs using the ChatGPT API.

02

Difficulty-based prompting (easy/medium/hard) injected alongside the study material to control quiz complexity.

03

Secure PDF parsing with MIME-type validation to guard against code injection.

Next projectRunwAI