Update README.md
Browse files
README.md
CHANGED
|
@@ -11,14 +11,16 @@ tags:
|
|
| 11 |
- backyard-ai
|
| 12 |
- off-brand
|
| 13 |
- tiny-titan
|
| 14 |
-
- best-agent
|
| 15 |
- best-demo
|
| 16 |
- openai-codex
|
| 17 |
-
- nvidia-nemotron
|
| 18 |
- voice
|
| 19 |
- audio
|
| 20 |
- audio-classification
|
| 21 |
- gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Whistle Coach
|
|
@@ -31,12 +33,12 @@ This is intentionally small. It is not a giant general assistant. It is a narrow
|
|
| 31 |
|
| 32 |
## Submission Links
|
| 33 |
|
| 34 |
-
- **
|
| 35 |
-
- **
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
-
|
| 39 |
-
-
|
| 40 |
|
| 41 |
## Why It Fits Build Small
|
| 42 |
|
|
@@ -47,7 +49,7 @@ Build Small is about useful, local-feeling, tinkerable AI under the 32B paramete
|
|
| 47 |
3. **AI is core, not decorative:** the app converts live sensor signals into practice states, then chooses the next micro-drill.
|
| 48 |
4. **The UI is custom, playful, and not default Gradio:** the live camera stage, listening panel, coach overlays, garden reward, and melody export are a bespoke browser experience served through a Gradio Space.
|
| 49 |
|
| 50 |
-
## What
|
| 51 |
|
| 52 |
1. Open the Space and click **Start practice**.
|
| 53 |
2. Allow camera and microphone access.
|
|
@@ -81,7 +83,7 @@ coach policy
|
|
| 81 |
one micro-drill + visual cue + audio feedback
|
| 82 |
|
|
| 83 |
v
|
| 84 |
-
garden progress
|
| 85 |
```
|
| 86 |
|
| 87 |
The goal is not to give a lecture about whistling. The goal is to keep the user inside a tight practice loop: observe, diagnose, adjust, try again.
|
|
|
|
| 11 |
- backyard-ai
|
| 12 |
- off-brand
|
| 13 |
- tiny-titan
|
|
|
|
| 14 |
- best-demo
|
| 15 |
- openai-codex
|
|
|
|
| 16 |
- voice
|
| 17 |
- audio
|
| 18 |
- audio-classification
|
| 19 |
- gradio
|
| 20 |
+
- track:backyard
|
| 21 |
+
- track:wood
|
| 22 |
+
- sponsor:openai
|
| 23 |
+
- achievement:offbrand
|
| 24 |
---
|
| 25 |
|
| 26 |
# Whistle Coach
|
|
|
|
| 33 |
|
| 34 |
## Submission Links
|
| 35 |
|
| 36 |
+
- **Demo video:** https://www.youtube.com/watch?v=GfirPNWQohc
|
| 37 |
+
- **Social post:** [this Hugging Face Space](https://x.com/jingzi_zhao_x/status/2066270034377183446)
|
| 38 |
+
|
| 39 |
+
## Buiders
|
| 40 |
+
- @Alphaplasti
|
| 41 |
+
- @Zhao Jinhzi
|
| 42 |
|
| 43 |
## Why It Fits Build Small
|
| 44 |
|
|
|
|
| 49 |
3. **AI is core, not decorative:** the app converts live sensor signals into practice states, then chooses the next micro-drill.
|
| 50 |
4. **The UI is custom, playful, and not default Gradio:** the live camera stage, listening panel, coach overlays, garden reward, and melody export are a bespoke browser experience served through a Gradio Space.
|
| 51 |
|
| 52 |
+
## What Should Try
|
| 53 |
|
| 54 |
1. Open the Space and click **Start practice**.
|
| 55 |
2. Allow camera and microphone access.
|
|
|
|
| 83 |
one micro-drill + visual cue + audio feedback
|
| 84 |
|
|
| 85 |
v
|
| 86 |
+
garden progress
|
| 87 |
```
|
| 88 |
|
| 89 |
The goal is not to give a lecture about whistling. The goal is to keep the user inside a tight practice loop: observe, diagnose, adjust, try again.
|