JacobLinCool Codex commited on
Commit
34a717d
·
1 Parent(s): ab21a20

docs: add public X post link

Browse files

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

Files changed (3) hide show
  1. README.md +1 -2
  2. docs/social-post.md +1 -2
  3. docs/submission-notes.md +5 -4
README.md CHANGED
@@ -60,8 +60,7 @@ of a continuously refreshed project atlas, and every advisor response is grounde
60
  - Hugging Face Space: <https://huggingface.co/spaces/build-small-hackathon/hackathon-advisor>
61
  - Source code (GitHub): <https://github.com/JacobLinCool/hackathon-advisor>
62
  - Demo video: <https://youtu.be/Gq-FUiL-ZPw>
63
- - Social post draft: [`docs/social-post.md`](docs/social-post.md) - publish it, then replace this line with the
64
- public post URL before the final form submission.
65
  - Submission notes: [`docs/submission-notes.md`](docs/submission-notes.md)
66
  - Start at the Idea Map, search for a theme, click nearby projects, hover quest badges for evidence, and open the
67
  advisor when you are ready to test an idea.
 
60
  - Hugging Face Space: <https://huggingface.co/spaces/build-small-hackathon/hackathon-advisor>
61
  - Source code (GitHub): <https://github.com/JacobLinCool/hackathon-advisor>
62
  - Demo video: <https://youtu.be/Gq-FUiL-ZPw>
63
+ - Social post: <https://x.com/JacobLinCool/status/2066156056724848965>
 
64
  - Submission notes: [`docs/submission-notes.md`](docs/submission-notes.md)
65
  - Start at the Idea Map, search for a theme, click nearby projects, hover quest badges for evidence, and open the
66
  advisor when you are ready to test an idea.
docs/social-post.md CHANGED
@@ -1,7 +1,6 @@
1
  # Social Post Draft
2
 
3
- Use this after the demo video and Space are public. After posting, replace the README social-post line with the public
4
- post URL.
5
 
6
  ## X / Twitter Draft
7
 
 
1
  # Social Post Draft
2
 
3
+ Posted on X: <https://x.com/JacobLinCool/status/2066156056724848965>
 
4
 
5
  ## X / Twitter Draft
6
 
docs/submission-notes.md CHANGED
@@ -7,6 +7,7 @@ Live app: <https://build-small-hackathon-hackathon-advisor.hf.space>
7
  Space: <https://huggingface.co/spaces/build-small-hackathon/hackathon-advisor>
8
  GitHub: <https://github.com/JacobLinCool/hackathon-advisor>
9
  Demo video: <https://youtu.be/Gq-FUiL-ZPw>
 
10
 
11
  ## Official Checklist
12
 
@@ -15,7 +16,7 @@ Demo video: <https://youtu.be/Gq-FUiL-ZPw>
15
  | Stay under 32B | Ready | All runtime models are below 4B; the full stack is documented at `/api/prize-ledger` and in `README.md`. |
16
  | Ship a Gradio app in the official org | Ready | Public Gradio Space: `build-small-hackathon/hackathon-advisor`; `/health` returns 200. |
17
  | Record a demo | Ready | Final demo video is uploaded to YouTube; a Space-hosted MP4 backup remains committed at `static/assets/hackathon-advisor-demo.mp4`. |
18
- | Post it | Needs user action | Draft is in `docs/social-post.md`; publish it manually and replace the README draft link with the public post URL. |
19
  | Mind the GPU limit | Ready | Uses one ZeroGPU Space (`zero-a10g`) for this submission. |
20
  | Tag README | Ready | README front matter uses official `track:*`, `sponsor:*`, and `achievement:*` tags. |
21
  | Short write-up of idea and tech | Ready | README plus `docs/article.md` describe the problem, experience, architecture, quests, and Codex usage. |
@@ -60,7 +61,7 @@ README tags: `achievement:offgrid`, `achievement:welltuned`, `achievement:offbra
60
  | --- | --- | --- |
61
  | Tiny Titan | Yes | Largest runtime model is MiniCPM5-1B at about 1.08B, well below 4B. |
62
  | Best Agent | Yes | MiniCPM selects tools; Python orchestrates search, whitespace, scoring, plans, exports, and atlas actions. |
63
- | Best Demo | Mostly ready | Demo video is ready; public social post still needs manual publication. |
64
  | Bonus Quest Champion | Yes | The submission satisfies the six achievement tags and multiple sponsor/extra prize criteria. |
65
  | Judges' Wildcard | Automatic | No separate entry required. |
66
 
@@ -80,8 +81,8 @@ README tags: `achievement:offgrid`, `achievement:welltuned`, `achievement:offbra
80
 
81
  ## Manual Remaining Step
82
 
83
- Publish one social post using `docs/social-post.md`, then update the README `Social post draft` line with the public URL
84
- before completing the official submission form.
85
 
86
  ## Submission Form Summary
87
 
 
7
  Space: <https://huggingface.co/spaces/build-small-hackathon/hackathon-advisor>
8
  GitHub: <https://github.com/JacobLinCool/hackathon-advisor>
9
  Demo video: <https://youtu.be/Gq-FUiL-ZPw>
10
+ Social post: <https://x.com/JacobLinCool/status/2066156056724848965>
11
 
12
  ## Official Checklist
13
 
 
16
  | Stay under 32B | Ready | All runtime models are below 4B; the full stack is documented at `/api/prize-ledger` and in `README.md`. |
17
  | Ship a Gradio app in the official org | Ready | Public Gradio Space: `build-small-hackathon/hackathon-advisor`; `/health` returns 200. |
18
  | Record a demo | Ready | Final demo video is uploaded to YouTube; a Space-hosted MP4 backup remains committed at `static/assets/hackathon-advisor-demo.mp4`. |
19
+ | Post it | Ready | Public X post: <https://x.com/JacobLinCool/status/2066156056724848965>. |
20
  | Mind the GPU limit | Ready | Uses one ZeroGPU Space (`zero-a10g`) for this submission. |
21
  | Tag README | Ready | README front matter uses official `track:*`, `sponsor:*`, and `achievement:*` tags. |
22
  | Short write-up of idea and tech | Ready | README plus `docs/article.md` describe the problem, experience, architecture, quests, and Codex usage. |
 
61
  | --- | --- | --- |
62
  | Tiny Titan | Yes | Largest runtime model is MiniCPM5-1B at about 1.08B, well below 4B. |
63
  | Best Agent | Yes | MiniCPM selects tools; Python orchestrates search, whitespace, scoring, plans, exports, and atlas actions. |
64
+ | Best Demo | Ready | Demo video and public X post are both linked from the README. |
65
  | Bonus Quest Champion | Yes | The submission satisfies the six achievement tags and multiple sponsor/extra prize criteria. |
66
  | Judges' Wildcard | Automatic | No separate entry required. |
67
 
 
81
 
82
  ## Manual Remaining Step
83
 
84
+ No repository-side action remains. Complete the official submission form with the Space, GitHub, YouTube demo, and X post
85
+ links listed above.
86
 
87
  ## Submission Form Summary
88