JacobLinCool Codex commited on
Commit
39e9adc
·
1 Parent(s): db46ab7

docs: shorten X submission post

Browse files

Co-authored-by: Codex <codex@openai.com>

Files changed (1) hide show
  1. docs/social-post.md +16 -14
docs/social-post.md CHANGED
@@ -5,25 +5,27 @@ post URL.
5
 
6
  ## X / Twitter Draft
7
 
8
- I built Hackathon Advisor for #BuildSmall: a live atlas of the hackathon field plus a tiny-model originality coach.
9
 
10
- Search public Spaces, inspect project clusters, see quest evidence, ask the atlas what exists, then open The Unwritten
11
- Almanac to test whether your idea still has room to breathe.
12
 
13
- Runs local/open-weight:
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
- Video: https://build-small-hackathon-hackathon-advisor.hf.space/static/assets/hackathon-advisor-demo.mp4
24
- GitHub: https://github.com/JacobLinCool/hackathon-advisor
25
 
26
- #BuildSmall #Gradio #HuggingFace #OpenAICodex #MiniCPM #Nemotron #Modal
 
 
 
 
 
 
 
 
 
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