Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,15 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# Exam Simulator (AI-Powered)
|
| 13 |
+
|
| 14 |
+
A student-only exam simulation platform built with **Gradio** and **GLM-4.5**.
|
| 15 |
+
|
| 16 |
+
## ✨ Features
|
| 17 |
+
- Exam simulation (MCQs, timed).
|
| 18 |
+
- AI-powered **Analyzer Agent** (find weak topics).
|
| 19 |
+
- AI-powered **Forecast Agent** (predict probable exam topics).
|
| 20 |
+
- AI-powered **Coach Agent** (study plan + practice questions).
|
| 21 |
+
- Student-focused, no teacher/admin portal.
|
| 22 |
+
|
| 23 |
+
|