File size: 2,006 Bytes
db46ab7
 
34a717d
db46ab7
 
 
39e9adc
db46ab7
39e9adc
ab21a20
db46ab7
39e9adc
db46ab7
ab21a20
 
39e9adc
 
 
 
 
 
ab21a20
39e9adc
 
db46ab7
ab21a20
39e9adc
 
 
db46ab7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
499c097
db46ab7
 
 
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
# Social Post Draft

Posted on X: <https://x.com/JacobLinCool/status/2066156056724848965>

## X / Twitter Draft

Primary short version, under 280 characters with X URL weighting:

```text
Built Hackathon Advisor for #BuildSmall: a live atlas of hackathon Spaces + tiny-model coach for originality gaps.

MiniCPM, llama.cpp, Nemotron ASR, Modal, and Codex helped ship it.

App: https://build-small-hackathon-hackathon-advisor.hf.space
Video: https://youtu.be/Gq-FUiL-ZPw
Code: https://github.com/JacobLinCool/hackathon-advisor
```

Shorter fallback:

```text
Built Hackathon Advisor for #BuildSmall: a live atlas + tiny-model coach for originality gaps.

MiniCPM, llama.cpp, Nemotron ASR, Modal, and Codex helped ship it.

https://youtu.be/Gq-FUiL-ZPw
https://build-small-hackathon-hackathon-advisor.hf.space
https://github.com/JacobLinCool/hackathon-advisor
```

## LinkedIn / Longer Draft

I built Hackathon Advisor for the Build Small Hackathon.

It is a live map of public Build Small Spaces and a small-model originality coach. Builders can search the field, inspect
project clusters, review quest evidence, chat with the atlas, and open The Unwritten Almanac to compare an idea against
what already exists.

The runtime stays within the spirit of Build Small: open weights, no proprietary runtime inference API, and every model
well under the 32B cap. MiniCPM5-1B handles tool planning and quest classification through LoRA adapters, EmbeddingGemma
GGUF runs through llama.cpp for retrieval, and Nemotron Speech powers voice input through NVIDIA NeMo.

Codex helped throughout the build: implementation planning, code changes, tests, deployed Space checks, demo preparation,
submission notes, README polish, and commit history with Codex co-author attribution.

Demo: https://build-small-hackathon-hackathon-advisor.hf.space  
Demo video: https://youtu.be/Gq-FUiL-ZPw  
GitHub: https://github.com/JacobLinCool/hackathon-advisor

#BuildSmall #Gradio #HuggingFace #OpenAICodex #MiniCPM #Nemotron #Modal