Sarolanda commited on
Commit
ca0c410
·
verified ·
1 Parent(s): ccbe961

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -16,13 +16,14 @@ tags:
16
  - small-models
17
  - gradio
18
  - build-small-hackathon
 
 
 
19
  - track:backyard
20
  - sponsor:nvidia
21
  - achievement:offbrand
22
  - achievement:sharing
23
- - backyard-ai
24
- - leaflet
25
- - cosine-similarity
26
  models:
27
  - meta-llama/Llama-3.2-11B-Vision-Instruct
28
  - nvidia/nemotron-3-nano-30b-a3b
@@ -38,9 +39,9 @@ Built for the [**Build Small Hackathon 2026**](https://huggingface.co/build-smal
38
 
39
  **Try it:** [live Space](https://huggingface.co/spaces/build-small-hackathon/viralata-mapper) · **Traces:** [dataset on the Hub](https://huggingface.co/datasets/build-small-hackathon/viralata-mapper-storage)
40
 
41
- > 🎬 **Demo video:** `TODO — paste your YouTube / Vimeo / Loom link here before submitting`
42
- > 📣 **Social post:** `TODO — paste your X / LinkedIn / Bluesky / Mastodon post link here before submitting`
43
-
44
  ---
45
 
46
  ## The Problem
@@ -221,13 +222,13 @@ Set up a **Persistent Storage Bucket** in the Space and mount it at `/data/` so
221
 
222
  ## Credits
223
 
 
224
  - **[Meta](https://ai.meta.com/llama/)** — Llama 3.2 11B Vision Instruct (Llama 3.2 Community License).
225
  - **[NVIDIA](https://build.nvidia.com/)** — Nemotron 3 Nano (`nvidia/nemotron-3-nano-30b-a3b`) via NVIDIA NIM.
226
  - **[Hugging Face](https://huggingface.co/)** — `sentence-transformers/all-MiniLM-L6-v2`, Serverless Inference, Space hosting.
227
  - **[Leaflet.js](https://leafletjs.com/)** — interactive map.
228
  - **[Gradio](https://gradio.app/)** — `gradio.Server` for the custom frontend.
229
  - **[Lucide Icons](https://lucide.dev/)** — UI icons.
230
-
231
  ---
232
 
233
  ## License
 
16
  - small-models
17
  - gradio
18
  - build-small-hackathon
19
+ - backyard-ai
20
+ - leaflet
21
+ - cosine-similarity
22
  - track:backyard
23
  - sponsor:nvidia
24
  - achievement:offbrand
25
  - achievement:sharing
26
+ - achievement:fieldnotes
 
 
27
  models:
28
  - meta-llama/Llama-3.2-11B-Vision-Instruct
29
  - nvidia/nemotron-3-nano-30b-a3b
 
39
 
40
  **Try it:** [live Space](https://huggingface.co/spaces/build-small-hackathon/viralata-mapper) · **Traces:** [dataset on the Hub](https://huggingface.co/datasets/build-small-hackathon/viralata-mapper-storage)
41
 
42
+ > 🎬 **Demo video:** https://youtu.be/Oa9oYtmZQHU
43
+ > 📣 **Social post:** `https://www.linkedin.com/posts/sara-holanda_buildsmallhackathon-smallmodels-huggingface-ugcPost-7472398720395997186-sfM6/?utm_source=share&utm_medium=member_desktop&rcm=ACoAADDScDkBYQSXcI8-nyPjr-4BO2deLlWJw2w`
44
+ > 📝 **Article:** https://huggingface.co/blog/build-small-hackathon/pawmap
45
  ---
46
 
47
  ## The Problem
 
222
 
223
  ## Credits
224
 
225
+ - **[Theo](https://huggingface.co/Theo1335)** — co-builder of the app.
226
  - **[Meta](https://ai.meta.com/llama/)** — Llama 3.2 11B Vision Instruct (Llama 3.2 Community License).
227
  - **[NVIDIA](https://build.nvidia.com/)** — Nemotron 3 Nano (`nvidia/nemotron-3-nano-30b-a3b`) via NVIDIA NIM.
228
  - **[Hugging Face](https://huggingface.co/)** — `sentence-transformers/all-MiniLM-L6-v2`, Serverless Inference, Space hosting.
229
  - **[Leaflet.js](https://leafletjs.com/)** — interactive map.
230
  - **[Gradio](https://gradio.app/)** — `gradio.Server` for the custom frontend.
231
  - **[Lucide Icons](https://lucide.dev/)** — UI icons.
 
232
  ---
233
 
234
  ## License