Recipes

Recipes

Memory Layer is built for coding agents, but the engine underneath — capture, curation, cited retrieval, honest refusals, self-maintaining activation — works for any project that accumulates durable knowledge. These recipes are short, copy-paste paths into six unconventional uses. Each needs only a running service (quickstart) and works keyless.

Two building blocks appear in every recipe:

  • memory ingest — turn a directory of documents into memories, no git required.
  • The HTTP API — the frozen v1 surface (/v1/capture/task, /v1/query, …) for anything that isn't a directory of files.

© 2026 Olivier Van Acker (3vilM33pl3). Memory Layer is AGPL-3.0-or-later with commercial licensing available.

On this page