Spaces:
Running on Zero
Running on Zero
Commit ·
39e9adc
1
Parent(s): db46ab7
docs: shorten X submission post
Browse filesCo-authored-by: Codex <codex@openai.com>
- docs/social-post.md +16 -14
docs/social-post.md
CHANGED
|
@@ -5,25 +5,27 @@ post URL.
|
|
| 5 |
|
| 6 |
## X / Twitter Draft
|
| 7 |
|
| 8 |
-
|
| 9 |
|
| 10 |
-
|
| 11 |
-
|
| 12 |
|
| 13 |
-
|
| 14 |
-
- MiniCPM5-1B + LoRA for tool planning
|
| 15 |
-
- MiniCPM5-1B + LoRA for quest classification
|
| 16 |
-
- EmbeddingGemma GGUF via llama.cpp
|
| 17 |
-
- Nemotron Speech ASR via NeMo
|
| 18 |
-
|
| 19 |
-
Codex helped turn this from a pile of project signals into a deployable Space: code, tests, debug passes, demo prep,
|
| 20 |
-
submission docs, and co-authored commits.
|
| 21 |
|
| 22 |
Demo: https://build-small-hackathon-hackathon-advisor.hf.space
|
| 23 |
-
|
| 24 |
-
|
| 25 |
|
| 26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
## LinkedIn / Longer Draft
|
| 29 |
|
|
|
|
| 5 |
|
| 6 |
## X / Twitter Draft
|
| 7 |
|
| 8 |
+
Primary short version, under 280 characters with X URL weighting:
|
| 9 |
|
| 10 |
+
```text
|
| 11 |
+
Built Hackathon Advisor for #BuildSmall: a live atlas of hackathon Spaces + a tiny-model coach for finding overlap, whitespace, and quest fit.
|
| 12 |
|
| 13 |
+
MiniCPM, llama.cpp, Nemotron ASR, Modal, and Codex helped ship it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
Demo: https://build-small-hackathon-hackathon-advisor.hf.space
|
| 16 |
+
Code: https://github.com/JacobLinCool/hackathon-advisor
|
| 17 |
+
```
|
| 18 |
|
| 19 |
+
Shorter fallback:
|
| 20 |
+
|
| 21 |
+
```text
|
| 22 |
+
Built Hackathon Advisor for #BuildSmall: a live atlas of hackathon Spaces and a tiny-model coach for finding originality gaps.
|
| 23 |
+
|
| 24 |
+
MiniCPM, llama.cpp, Nemotron ASR, Modal, and Codex helped ship it.
|
| 25 |
+
|
| 26 |
+
https://build-small-hackathon-hackathon-advisor.hf.space
|
| 27 |
+
https://github.com/JacobLinCool/hackathon-advisor
|
| 28 |
+
```
|
| 29 |
|
| 30 |
## LinkedIn / Longer Draft
|
| 31 |
|