metadata
title: QuizFlash - AI-Powered Quiz Generation
emoji: π
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
license: mit
app_port: 7860
QuizFlash - AI-Powered Quiz Generation
An intelligent quiz creation tool that helps educators generate interactive assessments using AI. Create various types of questions including cloze tests, comprehension questions, and more.
Features
- π€ AI-powered question generation
- π Multiple question types (Cloze, Word Comprehension, Grammar, etc.)
- π Source article integration
- π¬ Interactive chat interface
- π― Customizable difficulty levels
- π Question bank management
How to Use
- Select Question Type: Choose from various question formats
- Configure Parameters: Set difficulty, grade level, and other options
- Add Source Article: Provide text content for question generation
- Generate Questions: Let AI create questions based on your specifications
- Manage Questions: Edit, reorder, and export your quiz
Environment Variables
Make sure to set your OpenAI API key in the Hugging Face Space settings:
OPENAI_API_KEY=your_openai_api_key_here
Question Types
- Cloze (Fill-in-the-blank): Test vocabulary and comprehension
- Word Comprehension: Assess vocabulary understanding in context
- Grammar Structure: Identify grammatical patterns
- Paragraph Structure: Analyze text organization
- Paragraph Summary: Create text summaries
- Paragraph Details: Identify key information
- Textual Inference: Make logical inferences from text
Technology Stack
- Next.js 15 with App Router
- React 19
- TypeScript
- Tailwind CSS
- OpenAI GPT-4o-mini
- AI SDK for React