Product walkthroughs

See persistent memory working end to end.

These walkthrough slots map to the core adoption path: start the service, test memory in the admin Playground, wire the SDK into an assistant, then debug what the AI remembered.

Walkthrough queue

The first videos should sell the product by showing the workflow.

Docker to first memory

Run the service, open the admin UI, memorize a durable user preference, and search it in the next session.

4 min

Admin Playground tour

Use Memorize, Search, dry runs, user scope switching, revisions, and raw tools without writing SQL.

5 min

Vercel AI SDK integration

Wire `memory_memorize` and `memory_search` into a real assistant with the TypeScript SDK.

6 min

Debugging bad memory

Find the file, inspect the revision trail, correct the record, and verify the next recall.

5 min

Recording checklist

Make the admin UI the proof, not a narrated slide deck.

Show real commands

Start from `docker compose up`, then use the same API key and admin secret from the quickstart.

Show the memory trail

Every video should end by opening the file or revision that proves what the AI remembered.