joshuarauh commited on
Commit
781bfc3
·
verified ·
1 Parent(s): 3fd98be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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 with L
7
  ---
8
  # Math Test Generator
9
 
10
- A Gradio app that generates university-level mathematics exam questions using Claude 3 Opus.
11
 
12
  ## Features
13
- - Generates 3 university-level questions per test
 
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