Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -3,14 +3,15 @@ license: apache-2.0
|
|
3 |
title: Classic Math Test Question Generator
|
4 |
sdk: gradio
|
5 |
emoji: 💻
|
6 |
-
short_description: Generates university-level mathematics exam questions
|
7 |
---
|
8 |
# Math Test Generator
|
9 |
|
10 |
-
A Gradio app that generates university-level mathematics exam questions using Claude 3
|
11 |
|
12 |
## Features
|
13 |
-
-
|
|
|
14 |
- Provides detailed solutions
|
15 |
- LaTeX formatting for mathematical expressions
|
16 |
- Usage tracking and cost monitoring
|
|
|
3 |
title: Classic Math Test Question Generator
|
4 |
sdk: gradio
|
5 |
emoji: 💻
|
6 |
+
short_description: Generates university-level mathematics exam questions
|
7 |
---
|
8 |
# Math Test Generator
|
9 |
|
10 |
+
A Gradio app that generates university-level mathematics exam questions using Claude 3.5 Sonnet.
|
11 |
|
12 |
## Features
|
13 |
+
- User chooses math subject
|
14 |
+
- User chooses computation, proof, or applicatio
|
15 |
- Provides detailed solutions
|
16 |
- LaTeX formatting for mathematical expressions
|
17 |
- Usage tracking and cost monitoring
|