JacobLinCool commited on
Commit
c74d553
·
verified ·
1 Parent(s): f93ba31

Add public X post link

Browse files
Files changed (3) hide show
  1. README.md +3 -4
  2. docs/article.md +2 -2
  3. docs/submission-notes.md +4 -4
README.md CHANGED
@@ -46,8 +46,7 @@ task? The answer becomes a field notebook, not a benchmark.
46
  - Demo MP4 asset: https://huggingface.co/spaces/build-small-hackathon/trace-field-notes/resolve/main/assets/trace-field-notes-demo.mp4
47
  - Article draft: [`docs/article.md`](docs/article.md)
48
  - Social post draft: [`docs/social-post.md`](docs/social-post.md)
49
- - Public X post: **pending manual publish**. After publishing, replace this line
50
- with the post URL before final submission.
51
 
52
  ## Who it is for
53
 
@@ -128,8 +127,8 @@ It also targets these Build Small prizes / badges:
128
  `nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16`.
129
  - **Off Brand**: the app uses `gradio.Server` with a custom React trail-map UI,
130
  not stock Gradio blocks.
131
- - **Best Demo**: the repo includes a polished demo video and ready-to-post
132
- article/social drafts.
133
 
134
  It does **not** target Tiny Titan because the optional Nemotron path is 30B, and
135
  it does **not** target Best Use of Modal because the runtime is Hugging Face
 
46
  - Demo MP4 asset: https://huggingface.co/spaces/build-small-hackathon/trace-field-notes/resolve/main/assets/trace-field-notes-demo.mp4
47
  - Article draft: [`docs/article.md`](docs/article.md)
48
  - Social post draft: [`docs/social-post.md`](docs/social-post.md)
49
+ - Public X post: https://x.com/JacobLinCool/status/2066160425952334155
 
50
 
51
  ## Who it is for
52
 
 
127
  `nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16`.
128
  - **Off Brand**: the app uses `gradio.Server` with a custom React trail-map UI,
129
  not stock Gradio blocks.
130
+ - **Best Demo**: the repo includes a polished demo video, article draft, and
131
+ public X post.
132
 
133
  It does **not** target Tiny Titan because the optional Nemotron path is 30B, and
134
  it does **not** target Best Use of Modal because the runtime is Hugging Face
docs/article.md CHANGED
@@ -3,6 +3,7 @@
3
  Demo Space: https://huggingface.co/spaces/build-small-hackathon/trace-field-notes
4
  Demo video: https://youtu.be/1QNZlqkl8zo
5
  GitHub: https://github.com/JacobLinCool/trace-field-notes
 
6
 
7
  ## The problem
8
 
@@ -86,8 +87,7 @@ fit for several Build Small quests:
86
  30B-A3B.
87
  - Off Brand: the app uses a custom React trail-map interface through
88
  `gradio.Server`.
89
- - Best Demo: the submission includes a polished narrated demo and social post
90
- draft.
91
 
92
  ## Challenges
93
 
 
3
  Demo Space: https://huggingface.co/spaces/build-small-hackathon/trace-field-notes
4
  Demo video: https://youtu.be/1QNZlqkl8zo
5
  GitHub: https://github.com/JacobLinCool/trace-field-notes
6
+ X post: https://x.com/JacobLinCool/status/2066160425952334155
7
 
8
  ## The problem
9
 
 
87
  30B-A3B.
88
  - Off Brand: the app uses a custom React trail-map interface through
89
  `gradio.Server`.
90
+ - Best Demo: the submission includes a polished narrated demo and public X post.
 
91
 
92
  ## Challenges
93
 
docs/submission-notes.md CHANGED
@@ -9,7 +9,7 @@
9
  - GitHub: https://github.com/JacobLinCool/trace-field-notes
10
  - Demo video: https://youtu.be/1QNZlqkl8zo
11
  - Demo MP4 asset: https://huggingface.co/spaces/build-small-hackathon/trace-field-notes/resolve/main/assets/trace-field-notes-demo.mp4
12
- - X post: pending manual publish; short draft in `docs/social-post.md`
13
 
14
  ## Official pre-flight checklist
15
 
@@ -20,7 +20,7 @@
20
  - [x] Gradio app deployed as a Space in `build-small-hackathon`.
21
  - [x] Demo video produced and uploaded to YouTube.
22
  - [x] Backup demo MP4 hosted as a public Space asset.
23
- - [ ] X post published and linked from README.
24
  - [x] ZeroGPU usage is one Space for this app.
25
  - [x] README frontmatter includes track / quest tags and model metadata.
26
 
@@ -35,8 +35,8 @@
35
  `nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16`.
36
  - Off Brand: eligible. The UI is a custom React field-notebook/trail-map
37
  experience served through `gradio.Server`, not stock Gradio components.
38
- - Best Demo: eligible after the public X post is published. The YouTube demo,
39
- backup MP4 asset, and short X draft are prepared.
40
  - Tiny Titan: not eligible because the project offers an optional 30B Nemotron
41
  path.
42
  - Best Use of Modal: not eligible; the runtime is Hugging Face ZeroGPU / CPU.
 
9
  - GitHub: https://github.com/JacobLinCool/trace-field-notes
10
  - Demo video: https://youtu.be/1QNZlqkl8zo
11
  - Demo MP4 asset: https://huggingface.co/spaces/build-small-hackathon/trace-field-notes/resolve/main/assets/trace-field-notes-demo.mp4
12
+ - X post: https://x.com/JacobLinCool/status/2066160425952334155
13
 
14
  ## Official pre-flight checklist
15
 
 
20
  - [x] Gradio app deployed as a Space in `build-small-hackathon`.
21
  - [x] Demo video produced and uploaded to YouTube.
22
  - [x] Backup demo MP4 hosted as a public Space asset.
23
+ - [x] X post published and linked from README.
24
  - [x] ZeroGPU usage is one Space for this app.
25
  - [x] README frontmatter includes track / quest tags and model metadata.
26
 
 
35
  `nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16`.
36
  - Off Brand: eligible. The UI is a custom React field-notebook/trail-map
37
  experience served through `gradio.Server`, not stock Gradio components.
38
+ - Best Demo: eligible. The YouTube demo, backup MP4 asset, and public X post are
39
+ prepared.
40
  - Tiny Titan: not eligible because the project offers an optional 30B Nemotron
41
  path.
42
  - Best Use of Modal: not eligible; the runtime is Hugging Face ZeroGPU / CPU.