spagestic commited on
Commit
8c5854d
ยท
1 Parent(s): c1e4744

hackathon details

Browse files
Files changed (1) hide show
  1. build_small_hackathon.md +139 -0
build_small_hackathon.md ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Build Small Hackathon โ€” Reference Guide
2
+
3
+ > *"Think small. Solve real problems. Build with joy."*
4
+ > Hack window: **June 5 โ€“ June 15, 2026**
5
+
6
+ ---
7
+
8
+ ## Overview
9
+
10
+ Build Small is a hackathon that pushes back against the trend of ever-larger AI models. Armed with at most **32 billion parameters**, participants solve a real problem for someone they know โ€” or build something delightfully weird. The app must be a **Gradio app hosted as a Hugging Face Space**. No giant LLMs. No B2B SaaS sprawl. Just small models, big ideas, and good vibes.
11
+
12
+ ---
13
+
14
+ ## Tracks
15
+
16
+ ### ๐Ÿก Chapter One โ€” Backyard AI
17
+
18
+ Build something useful for a **real person you know**: a neighbour, a parent, a small-business owner. The problem must be specific, the person must actually use the app, and the solution must honestly fit the small-model constraint.
19
+
20
+ **Judging criteria:**
21
+ - Problem is specific and real
22
+ - The person actually used it
23
+ - Honest fit between problem and the small-model constraint
24
+ - Polish of the Gradio app
25
+
26
+ ---
27
+
28
+ ### ๐Ÿ„ Chapter Two โ€” An Adventure in Thousand Token Wood
29
+
30
+ Build something **delightful that wouldn't exist without AI** โ€” a toy, a tiny game, a strange interactive story, an art experiment. The AI should be doing the fun thing, not just assisting with the build. Strange is good. Joyful is the bar.
31
+
32
+ **Judging criteria:**
33
+ - Genuinely delightful (would you show a friend?)
34
+ - AI is load-bearing for the experience
35
+ - Originality of concept
36
+ - Polish of the Gradio app
37
+
38
+ ---
39
+
40
+ ## The Three Constraints
41
+
42
+ | # | Rule | Detail |
43
+ |---|------|--------|
44
+ | 1 | **Small Models Only** | Total parameters โ‰ค 32B. Fits on a laptop. |
45
+ | 2 | **Built on Gradio** | App must be a Gradio app, hosted as a Hugging Face Space. |
46
+ | 3 | **Show, Don't Tell** | A short demo video + a social-media post are required as part of submission. |
47
+
48
+ ---
49
+
50
+ ## Bonus Quests (Merit Badges)
51
+
52
+ None are required, but each earns extra points.
53
+
54
+ | Badge | Name | Requirement |
55
+ |-------|------|-------------|
56
+ | ๐Ÿ”Œ | **Off the Grid** | No cloud APIs โ€” fully local inference |
57
+ | ๐ŸŽฏ | **Well-Tuned** | Uses a fine-tuned model published on Hugging Face |
58
+ | ๐ŸŽจ | **Off-Brand** | Custom frontend pushing past the default Gradio look via `gr.Server` |
59
+ | ๐Ÿฆ™ | **Llama Champion** | Model runs through the [llama.cpp](https://github.com/ggml-org/llama.cpp) runtime |
60
+ | ๐Ÿ“ก | **Sharing is Caring** | Agent trace shared on the Hub for the community |
61
+ | ๐Ÿ““ | **Field Notes** | Blog post or report written about the build and learnings |
62
+
63
+ ---
64
+
65
+ ## Prize Pool
66
+
67
+ ### Main Track Awards โ€” $18,000
68
+
69
+ | Place | Backyard AI | Thousand Token Wood |
70
+ |-------|-------------|---------------------|
71
+ | ๐Ÿฅ‡ 1st | $4,000 | $4,000 |
72
+ | ๐Ÿฅˆ 2nd | $2,500 | $2,500 |
73
+ | ๐Ÿฅ‰ 3rd | $1,500 | $1,500 |
74
+ | 4th | $1,000 | $1,000 |
75
+
76
+ **๐Ÿ—ณ๏ธ Community Choice** (voted by Hugging Face community): **$2,000**
77
+
78
+ ### Sponsor Awards
79
+
80
+ | Sponsor | Prize |
81
+ |---------|-------|
82
+ | ๐Ÿฎ **OpenBMB** | $10,000 total โ€” 3 prizes per track ($2,500 / $1,500 / $1,000) |
83
+ | ๐ŸŒ€ **OpenAI** | $10,000 total โ€” across all submissions ($5,000 / $3,000 / $2,000) |
84
+ | ๐ŸŸฉ **NVIDIA Nemotron** | 2ร— RTX 5080 GPUs for standout Nemotron builds |
85
+ | ๐ŸŸข **Modal** | $20,000 in credits ($10,000 / $7,000 / $3,000) |
86
+
87
+ ### Special Awards โ€” $8,000
88
+
89
+ | Award | Prize | Criteria |
90
+ |-------|-------|----------|
91
+ | ๐ŸŽ–๏ธ Bonus Quest Champion | $2,000 | Most merit badges on a single submission |
92
+ | ๐ŸŽจ Off-Brand Award | $1,500 | Best custom UI using `gr.Server` |
93
+ | ๐Ÿœ Tiny Titan | $1,500 | Best app on a model โ‰ค 4B parameters |
94
+ | ๐ŸŽฌ Best Demo | $1,000 | Great app + great demo video + great social post |
95
+ | ๐Ÿค– Best Agent | $1,000 | Best agentic app under the 32B cap |
96
+ | ๐Ÿƒ Judges' Wildcard | $1,000 | Amazing entry that fits no category |
97
+
98
+ ---
99
+
100
+ ## Timeline
101
+
102
+ | Phase | Date | Notes |
103
+ |-------|------|-------|
104
+ | โœ… Registration | May 7 โ€“ June 3, 2026 | **Closed.** Must have registered and joined the org. |
105
+ | ๐Ÿš€ Hack Window Opens | June 5, 2026 | Two weekends to build, ship, and demo. |
106
+ | ๐ŸŽ™๏ธ Live AMA | Mid-window | Ask sponsors and the Gradio team anything. |
107
+ | ๐Ÿ”’ Submissions Close | **June 15, 2026** | Space link + demo video + social post locked in. |
108
+ | ๐Ÿ† Winners Announced | TBD | Per track, plus bonus-quest leaderboard. |
109
+
110
+ ---
111
+
112
+ ## How to Participate
113
+
114
+ 1. **Register** *(closed June 3, 2026)* โ€” If you joined the org, you're in.
115
+ 2. **Find your people** โ€” Join the [Gradio Discord](https://discord.gg/gradio) for AMAs and teammates.
116
+ 3. **Build & ship** โ€” Create your Gradio app and host it as a Space under the org.
117
+ 4. **Submit** โ€” Drop your Space link, a short demo video, and a social post by **June 15, 2026**.
118
+
119
+ ---
120
+
121
+ ## Useful Resources
122
+
123
+ | Resource | Link |
124
+ |----------|------|
125
+ | ๐Ÿ““ ML Intern | [github.com/huggingface/ml-intern](https://github.com/huggingface/ml-intern) |
126
+ | ๐Ÿ“š Gradio Quickstart | [gradio.app/guides/quickstart](https://www.gradio.app/guides/quickstart) |
127
+ | ๐Ÿ› ๏ธ Gradio `gr.Server` (Custom UIs) | [huggingface.co/blog/introducing-gradio-server](https://huggingface.co/blog/introducing-gradio-server) |
128
+ | ๐Ÿฆ™ Getting Started with llama.cpp | [github.com/ggml-org/llama.cpp](https://github.com/ggml-org/llama.cpp) |
129
+ | ๐Ÿค— Hackathon Org Page | [huggingface.co/build-small-hackathon](https://huggingface.co/build-small-hackathon) |
130
+
131
+ ---
132
+
133
+ ## Strategy Notes
134
+
135
+ - **Maximize merit badges**: Combining badges like *Off the Grid* + *Llama Champion* + *Off-Brand* targets three separate bonus awards on top of the main track prize.
136
+ - **Tiny Titan opportunity**: A genuinely excellent app at โ‰ค 4B parameters competes for both a main track prize *and* the $1,500 Tiny Titan special award.
137
+ - **`gr.Server` is underexplored**: The Off-Brand Award ($1,500) and the merit badge reward custom UIs โ€” this is a differentiator for anyone with frontend skills.
138
+ - **Document everything**: The *Field Notes* badge and *Best Demo* award reward teams that ship thoughtful write-ups and polished videos alongside their app.
139
+