ZhaoJingzi commited on
Commit
342a642
·
verified ·
1 Parent(s): a1772f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
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
- - **Live Space:** this Hugging Face Space
35
- - **Demo video:** TODO - paste public demo video link before final submission
36
- - **Social post:** TODO - paste public social post link before final submission
37
- - **Primary track:** Backyard AI
38
- - **Requested bonus consideration:** Off Brand, Tiny Titan, Best Agent, Best Demo, OpenAI Codex
39
- - **Sponsor path:** NVIDIA / Nemotron policy path is included; enable the Nemotron endpoint secrets before final judging if entering the NVIDIA sponsor prize.
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 Judges Should Try
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 + melody reward
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.