Encrypted, local-first agent memory — kept off the GPU. Recall runs on the
host CPU; the agent's answer is generated live by an open-weight LLM via the
Fireworks AI API.
Judges: tap an example below to teach a fact, then hit Recall — and read the
live LLM answer grounded only in what was recalled.
Store durable facts. Tap an example or type your own.
clears the on-screen context — the vault persists. Then recall.
serving one 72B model; memory stays on CPU (0 HBM).
| Accelerator | HBM | Cards | Agents | $/GPU-hr | $/agent-hr | source |
|---|
11.7× cheaper per agent-hour than 2×H100 — measured, not projected. A single H100 can't load the model at all; the MI300X holds it on one card with KV headroom to spare.
Same recall design as the shipping product (CPU reference implementation): perseus-vault · submission repo perseus-amd-act-ii · video · MIT. Per-visitor sandbox, auto-resets when idle.