NSamson1 commited on
Commit
c5ea9f1
·
verified ·
1 Parent(s): 98df6ae

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -6
README.md CHANGED
@@ -1,12 +1,24 @@
1
  ---
2
- title: AI Math
3
- emoji: 🏢
4
- colorFrom: pink
5
- colorTo: red
6
  sdk: gradio
7
- sdk_version: 6.13.0
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: AI Math Tutor
3
+ emoji: 🧮
4
+ colorFrom: blue
5
+ colorTo: purple
6
  sdk: gradio
7
+ sdk_version: "6.13.0"
8
  app_file: app.py
9
  pinned: false
10
+ short_description: Adaptive multilingual math tutor for children aged 5–9
11
  ---
12
 
13
+ # AI Math Tutor for Early Learners
14
+
15
+ Adaptive, offline-capable multilingual math tutor for children aged 5–9.
16
+ Supports **Kinyarwanda, Kiswahili, French, and English** — including code-switched speech.
17
+
18
+ **How to use:**
19
+ 1. Enter the child's name
20
+ 2. Select their age (5–9) — this sets the difficulty band automatically
21
+ 3. Pick a language
22
+ 4. Press **START** and answer by speaking or typing
23
+
24
+ Built for the AIMS KTT Hackathon (S2.T3.1, Tier 3).