Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -6,10 +6,12 @@ colorTo: yellow
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.33.0
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
tag: agent-demo-track
|
11 |
short_description: Quiz Generator by PDFs
|
12 |
-
videoOverview: https://youtu.be/
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Quizy: Intelligent PDF Quiz Generator
|
@@ -41,11 +43,10 @@ Quizy is an AI-powered application that automatically generates interactive quiz
|
|
41 |
5. Review the correct answers and explanations
|
42 |
|
43 |
## Demo
|
44 |
-
Watch the video overview to see Quizy in action: [
|
45 |
|
46 |
## Try It Now
|
47 |
|
48 |
[Quizy: The Quiz Generator](https://agents-mcp-hackathon-quizy.hf.space/)
|
49 |
|
50 |
-
Quizy is available as a Hugging Face Space. Experience it today and transform your learning materials into interactive quizzes!
|
51 |
-
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.33.0
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
tag: agent-demo-track
|
11 |
short_description: Quiz Generator by PDFs
|
12 |
+
videoOverview: https://youtu.be/R1ADwYVbB_g
|
13 |
+
thumbnail: >-
|
14 |
+
https://cdn-uploads.huggingface.co/production/uploads/667d47ee51982c17a5af4e38/_TNwF7U-3mr-0aG9LJQp6.png
|
15 |
---
|
16 |
|
17 |
# Quizy: Intelligent PDF Quiz Generator
|
|
|
43 |
5. Review the correct answers and explanations
|
44 |
|
45 |
## Demo
|
46 |
+
Watch the video overview to see Quizy in action: [Live Demo](https://youtu.be/R1ADwYVbB_g?si=d_hHkYrkwoJuA5Gu)
|
47 |
|
48 |
## Try It Now
|
49 |
|
50 |
[Quizy: The Quiz Generator](https://agents-mcp-hackathon-quizy.hf.space/)
|
51 |
|
52 |
+
Quizy is available as a Hugging Face Space. Experience it today and transform your learning materials into interactive quizzes!
|
|