Spaces:
Sleeping
Sleeping
| # π¬ 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. | |