Benny-Tang commited on
Commit
3b14fb0
·
verified ·
1 Parent(s): d9f26e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -9,4 +9,15 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
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
+