FlashTriage / DEMO_SCRIPT.md
Chris4K's picture
Upload 19 files
39a5a79 verified
|
Raw
History Blame Contribute Delete
2.4 kB
# 🎬 60-Second Demo Storyboard
Rules: ≀60s, show Cerebras speed (side-by-side recommended), focus on the project,
no secrets on screen (use USE_MOCK or a throwaway key; close notifications/tabs).
Record at the **batch=14** setting so the race has weight. Pre-load the sample.
| Time | On screen | Say (voiceover / captions) |
|---|---|---|
| 0:00–0:06 | The board full of raw findings (paste view scrolling) | "My scanners find thousands of issues. Finding them was never the problem β€” **triaging** them is." |
| 0:06–0:10 | Cursor hits **Run race β–Ά** | "So I built a Gemma-4 swarm on Cerebras. Watch both lanes." |
| 0:10–0:22 | The race: Cerebras chips stream + lane finishes ~1s; baseline still crawling | *(let the silence sell it)* "Same model, same work. Left runs parallel on Cerebras. Right runs it the normal way." |
| 0:22–0:27 | **Verdict** snaps in: `NΓ— faster β€” 14 findings in 1.2s vs 8.4s` | "Fast enough to run on **every** scan, not once a week." |
| 0:27–0:38 | Scroll the triaged board: CVSS-sorted, exploitability, fp%, auto-fixes | "Four agents: an analyst scores real risk β€” not the scanner's label β€” a remediator drafts the fix, a commander writes the exec rollup." |
| 0:38–0:40 | Commander headline reads | "Three criticals, secret exposure first." |
| 0:40–0:53 | Click the secret-leak finding β†’ drawer β†’ drop a screenshot of the code β†’ RCA returns | "And it's multimodal. Drop a screenshot of the offending code β€” Gemma-4 vision finds the root cause and the patch in **200 milliseconds**." |
| 0:53–1:00 | Title card: ⚑ FlashTriage Β· gemma-4-31b on Cerebras | "FlashTriage. Your security backlog, cleared at the speed of inference." |
### Side-by-side tip
For the strongest contrast, run the baseline lane on **Ollama on your RTX 5090**
(`BASELINE_BASE_URL=http://localhost:11434/v1`, `BASELINE_MODEL=gemma2`,
`BASELINE_LABEL=RTX 5090 Β· Ollama`). The verdict then reads "vs Ns on RTX 5090 Β· Ollama" β€”
a real cloud-vs-local-GPU number computed live from `wall_ms`. No local GPU set up? The
baseline falls back to the same model run sequentially and the story still lands.
### Capture
- Browser at 1280Γ—800, zoom 110%, dark room.
- One take of the race; if the baseline is too slow for 60s, drop batch to 10 β€” the
ratio holds and the verdict still lands.
- Screen-record at 60fps so the streaming chips look crisp.