goumsss commited on
Commit
d2c1be4
·
1 Parent(s): 2989b7e

docs: update README tags

Browse files
Files changed (1) hide show
  1. README.md +19 -18
README.md CHANGED
@@ -14,11 +14,12 @@ tags:
14
  - kids
15
  - education
16
  - math
17
- - Backyard AI
18
- - Best Use of Modal
19
- - Best Demo
20
- - Tiny Titan
21
- - Off Brand
 
22
  ---
23
 
24
  # 🦁 NumZoo
@@ -39,18 +40,18 @@ A mental math app for kids — answer questions, earn cute AI-generated animal i
39
 
40
  ▶️ **[Demo video (Loom)](https://www.loom.com/share/c565cba49f2c4ad1bfb428e38ff4b629)** · 📣 **[Launch post](https://x.com/goooums/status/2066500943676399814)**
41
 
42
- | 1 · Pick animals & places | 2 · Solve math | 3 · Earn cute reward |
43
- |:---:|:---:|:---:|
44
  | ![picker](docs/app_picker.jpg) | ![quiz](docs/app_quiz.jpg) | ![reward](docs/app_reward.jpg) |
45
 
46
  ## Levels
47
 
48
- | Level | Operation | Goal |
49
- |-------|-----------|------|
50
- | 1 | ➕ Additions | 5 correct |
51
- | 2 | ➖ Subtractions | 5 correct |
52
- | 3 | ✖️ Multiplications | 5 correct |
53
- | 4 | 🎲 Mix | Endless |
54
 
55
  ## Image model
56
 
@@ -66,15 +67,15 @@ LoRA** that pins every reward to the same kawaii children's-book look.
66
 
67
  **Before → after** (same prompt: *"a cute baby panda on a snowy mountain top"*):
68
 
69
- | Base FLUX.2-klein-4B | + NumZoo LoRA |
70
- |:---:|:---:|
71
  | ![before](docs/panda_before.jpg) | ![after](docs/panda_after.jpg) |
72
- | photorealistic, inconsistent | cozy, on-brand, every time |
73
 
74
  More rewards from the LoRA:
75
 
76
- | | | |
77
- |:---:|:---:|:---:|
78
  | ![bunny](docs/lora_bunny.jpg) | ![unicorn](docs/lora_unicorn.jpg) | ![fox](docs/lora_fox.jpg) |
79
 
80
  ### How we made it
 
14
  - kids
15
  - education
16
  - math
17
+ - track:backyard
18
+ - sponsor:modal
19
+ - achievement:offgrid
20
+ - achievement:welltuned
21
+ - achievement:offbrand
22
+ - achievement:fieldnotes
23
  ---
24
 
25
  # 🦁 NumZoo
 
40
 
41
  ▶️ **[Demo video (Loom)](https://www.loom.com/share/c565cba49f2c4ad1bfb428e38ff4b629)** · 📣 **[Launch post](https://x.com/goooums/status/2066500943676399814)**
42
 
43
+ | 1 · Pick animals & places | 2 · Solve math | 3 · Earn cute reward |
44
+ | :----------------------------: | :------------------------: | :----------------------------: |
45
  | ![picker](docs/app_picker.jpg) | ![quiz](docs/app_quiz.jpg) | ![reward](docs/app_reward.jpg) |
46
 
47
  ## Levels
48
 
49
+ | Level | Operation | Goal |
50
+ | ----- | ----------------- | --------- |
51
+ | 1 | ➕ Additions | 5 correct |
52
+ | 2 | ➖ Subtractions | 5 correct |
53
+ | 3 | ✖️ Multiplications | 5 correct |
54
+ | 4 | 🎲 Mix | Endless |
55
 
56
  ## Image model
57
 
 
67
 
68
  **Before → after** (same prompt: *"a cute baby panda on a snowy mountain top"*):
69
 
70
+ | Base FLUX.2-klein-4B | + NumZoo LoRA |
71
+ | :------------------------------: | :----------------------------: |
72
  | ![before](docs/panda_before.jpg) | ![after](docs/panda_after.jpg) |
73
+ | photorealistic, inconsistent | cozy, on-brand, every time |
74
 
75
  More rewards from the LoRA:
76
 
77
+ | | | |
78
+ | :---------------------------: | :-------------------------------: | :-----------------------: |
79
  | ![bunny](docs/lora_bunny.jpg) | ![unicorn](docs/lora_unicorn.jpg) | ![fox](docs/lora_fox.jpg) |
80
 
81
  ### How we made it