Spaces:
Runtime error
Runtime error
chih.yikuan commited on
Commit Β·
f9d2cc6
1
Parent(s): ef4b129
fix: configure static SDK to serve report-template.html
Browse files- chatkit/README.md +3 -3
chatkit/README.md
CHANGED
|
@@ -3,10 +3,10 @@ title: ClassLens
|
|
| 3 |
emoji: π
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: pink
|
| 6 |
-
sdk:
|
| 7 |
-
|
| 8 |
-
pinned: false
|
| 9 |
license: mit
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# π ClassLens
|
|
|
|
| 3 |
emoji: π
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: pink
|
| 6 |
+
sdk: static
|
| 7 |
+
app_file: backend/static/report-template.html
|
|
|
|
| 8 |
license: mit
|
| 9 |
+
short_description: AI-powered exam analysis that transforms Google Form quiz responses into beautiful, actionable reports for teachers.
|
| 10 |
---
|
| 11 |
|
| 12 |
# π ClassLens
|