OffGridSchedula / docs /demo-script.md
ParetoOptimal's picture
Upload folder using huggingface_hub
bc8328b verified
|
Raw
History Blame Contribute Delete
3.65 kB
# OffGridSchedula β€” 95-second demo video script & storyboard
**Goal:** show a real busy parent turn a messy group chat into calendar events β€” locally, on a small
model β€” and name every claimed bonus quest out loud at its evidence moment. "Show, tell the judges."
> Recording it? The full operator's runbook β€” environment prep, demo-calendar
> setup, the talk track and the reasoning behind each line β€”
> is in **[demo-walkthrough.md](./demo-walkthrough.md)**.
**Model:** `ParetoOptimal/gemma-4-cal-gguf` β€” our fine-tune of **Gemma E4B** (~4B effective
params, far under the 32B cap), run via llama.cpp. (The 31B gguf in the repo is a legacy
artifact; the platform serves the E4B.)
**Bonus quests called out on camera** (field-guide names, verbatim): **Off the Grid** Β·
**Well-Tuned** Β· **Llama Champion** Β· **Sharing is Caring** Β· **Off-Brand**. The sixth claimed
quest, **Field Notes**, lives on the end card + README (it's a write-up, not a screen).
| # | Time | Shot (visual) | Voiceover / on-screen text |
|---|------|---------------|----------------------------|
| 1 | 0:00–0:08 | Phone screen: a noisy class group chat scrolling ("Picture day Thursday 9am", "practice moved to Tuesday", "RSVP by Friday"). | "Every parent knows this chat. The dates are in here β€” and they're easy to miss." |
| 2 | 0:08–0:20 | Open the Space in a phone browser. Hero: *Catch every invite before it slips away.* Zoom the πŸ”’ badge. | "OffGridSchedula. No app, no account β€” a small model runs right in the Space. No cloud APIs anywhere: that's the **Off the Grid** quest β€” the whole thing runs on the model in front of you." |
| 3 | 0:20–0:34 | Paste the chat β†’ tap **Find the events**. The "thinking" panel streams; flash the HF model card. | "Paste the chat. The model reading it is **Well-Tuned** β€” our own fine-tune of Gemma, published on Hugging Face with its eval scorecard β€” running through the llama.cpp runtime: **Llama Champion**." |
| 4 | 0:34–0:48 | Results: event cards (Picture Day Β· Thu 9:00, Practice Β· Tue 5:00), a ⚠️ conflict badge, free-time chips. | "It pulls out the events, checks them against your calendar, and catches the clash β€” before anything is saved." |
| 5 | 0:48–0:58 | Screenshot/flyer upload β†’ an event appears from the image. | "A flyer or screenshot works too β€” the same local model reads the date, time and place from the picture." |
| 6 | 0:58–1:10 | Copy the ready-to-send reply; tap **Download .ics**; event drops into the calendar. | "It even drafts the reply. Then the events drop into your calendar β€” Google, Apple, anything that takes a .ics." |
| 7 | 1:10–1:22 | Activity tab: live pipeline β†’ click **share trace** β†’ the public Hub dataset page. | "Every agent run is observable β€” and one click publishes a redacted trace to a public dataset for anyone to learn from. **Sharing is Caring**: the open-trace quest." |
| 8 | 1:22–1:35 | Slow pan over the custom landing page β†’ **πŸ† Submission** tab scorecard (all six quests green) β†’ end card with Space URL. | "And everything you've watched is a custom frontend pushed far past the default Gradio look β€” **Off-Brand**. Local-first, fine-tuned, llama.cpp, open traces, custom UI β€” built small, by the rules. Try it free β€” link below." |
**B-roll / cutaways:** the rotating use-case cards (carpool, appointments, parties); the Activity tab's
"time saved this week" tiles.
**Capture tips:** record the phone browser at 1080Γ—1920; keep the cursor visible on desktop shots; show
the network panel offline once to prove no cloud calls; pre-load the traces dataset page in a tab
for shot 7.