Spaces:
Running
Running
title: Quizy | |
emoji: π | |
colorFrom: green | |
colorTo: yellow | |
sdk: gradio | |
sdk_version: 5.33.0 | |
app_file: app.py | |
pinned: true | |
tag: agent-demo-track | |
short_description: Quiz Generator by PDFs | |
videoOverview: https://youtu.be/R1ADwYVbB_g | |
thumbnail: >- | |
https://cdn-uploads.huggingface.co/production/uploads/667d47ee51982c17a5af4e38/_TNwF7U-3mr-0aG9LJQp6.png | |
# Quizy: Intelligent PDF Quiz Generator | |
## Overview | |
Quizy is an AI-powered application that automatically generates interactive quizzes from PDF documents. Simply upload any PDF file, and Quizy will analyze the content and create a customized quiz to test comprehension and knowledge retention. | |
## Features | |
- **Automatic Quiz Generation**: Upload any PDF and get an interactive quiz instantly | |
- **Multiple Question Types**: Supports various question formats: | |
- Single choice questions | |
- Multiple choice questions | |
- True/False questions | |
- Fill-in-the-blank questions | |
- **Instant Feedback**: Get immediate results after submitting your answers | |
- **Solution Explanations**: Review detailed answers for each question | |
## Technology Stack | |
- **Frontend**: Gradio web interface with custom CSS/JavaScript | |
- **Backend**: Python | |
- **PDF Processing**: PyPDF2 for text extraction | |
- **AI Engine**: LLAMA 3.1 (Modal Labs) | |
## Getting Started | |
1. Upload any PDF document using the file upload button | |
2. Click "Generate Quiz" to analyze the document and create questions | |
3. Answer the questions in the interactive quiz | |
4. Submit your answers to see your results | |
5. Review the correct answers and explanations | |
## Demo | |
Watch the video overview to see Quizy in action: [Live Demo](https://youtu.be/R1ADwYVbB_g?si=d_hHkYrkwoJuA5Gu) | |
## Try It Now | |
[Quizy: The Quiz Generator](https://agents-mcp-hackathon-quizy.hf.space/) | |
Quizy is available as a Hugging Face Space. Experience it today and transform your learning materials into interactive quizzes! |