Brainby arc-labs/docs
Recipe

Recipes

Copy-runnable Brain recipes — under a screen of code each, problem-focused, using the real encode / recall / forget verbs.

Recipes are not tutorials. Tutorials live in Get Started and Guides — they teach concepts and walk you through your first build. Recipes assume you already have the SDK installed (@brain-db/sdk / brain-db-sdk) and a client constructed; they hand you the smallest piece of working code that solves a specific problem.

Every recipe uses the three memory verbs — encode (write), recall (read), forget (delete) — plus the typed-graph and admin surfaces where a recipe needs them. For the full method reference see the API reference and the per-language SDK sections.

If a pattern doesn't appear here, check Guides — anything longer than a screen lives there. If you have a recipe you'd like to see, open an issue at github.com/arc-labs-ai/brain-db.

Recipes

Was this page helpful?

On this page