File size: 5,983 Bytes
8c5854d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
# Build Small Hackathon โ€” Reference Guide

> *"Think small. Solve real problems. Build with joy."*  
> Hack window: **June 5 โ€“ June 15, 2026**

---

## Overview

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.

---

## Tracks

### ๐Ÿก Chapter One โ€” Backyard AI

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.

**Judging criteria:**
- Problem is specific and real
- The person actually used it
- Honest fit between problem and the small-model constraint
- Polish of the Gradio app

---

### ๐Ÿ„ Chapter Two โ€” An Adventure in Thousand Token Wood

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.

**Judging criteria:**
- Genuinely delightful (would you show a friend?)
- AI is load-bearing for the experience
- Originality of concept
- Polish of the Gradio app

---

## The Three Constraints

| # | Rule | Detail |
|---|------|--------|
| 1 | **Small Models Only** | Total parameters โ‰ค 32B. Fits on a laptop. |
| 2 | **Built on Gradio** | App must be a Gradio app, hosted as a Hugging Face Space. |
| 3 | **Show, Don't Tell** | A short demo video + a social-media post are required as part of submission. |

---

## Bonus Quests (Merit Badges)

None are required, but each earns extra points.

| Badge | Name | Requirement |
|-------|------|-------------|
| ๐Ÿ”Œ | **Off the Grid** | No cloud APIs โ€” fully local inference |
| ๐ŸŽฏ | **Well-Tuned** | Uses a fine-tuned model published on Hugging Face |
| ๐ŸŽจ | **Off-Brand** | Custom frontend pushing past the default Gradio look via `gr.Server` |
| ๐Ÿฆ™ | **Llama Champion** | Model runs through the [llama.cpp](https://github.com/ggml-org/llama.cpp) runtime |
| ๐Ÿ“ก | **Sharing is Caring** | Agent trace shared on the Hub for the community |
| ๐Ÿ““ | **Field Notes** | Blog post or report written about the build and learnings |

---

## Prize Pool

### Main Track Awards โ€” $18,000

| Place | Backyard AI | Thousand Token Wood |
|-------|-------------|---------------------|
| ๐Ÿฅ‡ 1st | $4,000 | $4,000 |
| ๐Ÿฅˆ 2nd | $2,500 | $2,500 |
| ๐Ÿฅ‰ 3rd | $1,500 | $1,500 |
| 4th | $1,000 | $1,000 |

**๐Ÿ—ณ๏ธ Community Choice** (voted by Hugging Face community): **$2,000**

### Sponsor Awards

| Sponsor | Prize |
|---------|-------|
| ๐Ÿฎ **OpenBMB** | $10,000 total โ€” 3 prizes per track ($2,500 / $1,500 / $1,000) |
| ๐ŸŒ€ **OpenAI** | $10,000 total โ€” across all submissions ($5,000 / $3,000 / $2,000) |
| ๐ŸŸฉ **NVIDIA Nemotron** | 2ร— RTX 5080 GPUs for standout Nemotron builds |
| ๐ŸŸข **Modal** | $20,000 in credits ($10,000 / $7,000 / $3,000) |

### Special Awards โ€” $8,000

| Award | Prize | Criteria |
|-------|-------|----------|
| ๐ŸŽ–๏ธ Bonus Quest Champion | $2,000 | Most merit badges on a single submission |
| ๐ŸŽจ Off-Brand Award | $1,500 | Best custom UI using `gr.Server` |
| ๐Ÿœ Tiny Titan | $1,500 | Best app on a model โ‰ค 4B parameters |
| ๐ŸŽฌ Best Demo | $1,000 | Great app + great demo video + great social post |
| ๐Ÿค– Best Agent | $1,000 | Best agentic app under the 32B cap |
| ๐Ÿƒ Judges' Wildcard | $1,000 | Amazing entry that fits no category |

---

## Timeline

| Phase | Date | Notes |
|-------|------|-------|
| โœ… Registration | May 7 โ€“ June 3, 2026 | **Closed.** Must have registered and joined the org. |
| ๐Ÿš€ Hack Window Opens | June 5, 2026 | Two weekends to build, ship, and demo. |
| ๐ŸŽ™๏ธ Live AMA | Mid-window | Ask sponsors and the Gradio team anything. |
| ๐Ÿ”’ Submissions Close | **June 15, 2026** | Space link + demo video + social post locked in. |
| ๐Ÿ† Winners Announced | TBD | Per track, plus bonus-quest leaderboard. |

---

## How to Participate

1. **Register** *(closed June 3, 2026)* โ€” If you joined the org, you're in.
2. **Find your people** โ€” Join the [Gradio Discord](https://discord.gg/gradio) for AMAs and teammates.
3. **Build & ship** โ€” Create your Gradio app and host it as a Space under the org.
4. **Submit** โ€” Drop your Space link, a short demo video, and a social post by **June 15, 2026**.

---

## Useful Resources

| Resource | Link |
|----------|------|
| ๐Ÿ““ ML Intern | [github.com/huggingface/ml-intern](https://github.com/huggingface/ml-intern) |
| ๐Ÿ“š Gradio Quickstart | [gradio.app/guides/quickstart](https://www.gradio.app/guides/quickstart) |
| ๐Ÿ› ๏ธ Gradio `gr.Server` (Custom UIs) | [huggingface.co/blog/introducing-gradio-server](https://huggingface.co/blog/introducing-gradio-server) |
| ๐Ÿฆ™ Getting Started with llama.cpp | [github.com/ggml-org/llama.cpp](https://github.com/ggml-org/llama.cpp) |
| ๐Ÿค— Hackathon Org Page | [huggingface.co/build-small-hackathon](https://huggingface.co/build-small-hackathon) |

---

## Strategy Notes

- **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.
- **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.
- **`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.
- **Document everything**: The *Field Notes* badge and *Best Demo* award reward teams that ship thoughtful write-ups and polished videos alongside their app.