Designed for individual developers. Infinitely extendable via tools. Your Memory is the platform.


The platform. Your data, config, preferences, and conversations. Everything else depends on it — it depends on nothing.
The agent loop. Sends messages to the model, executes tool calls, repeats until done. New capabilities arrive by adding tools.
The front door. Web app, CLI, mobile app, Discord bot — any interface connects through it. Start on one, continue on another.
Controls access to your system. Independent of every other component — swap anything else, auth doesn't change.
How your interfaces connect to the system. Any client that speaks the protocol works — web app, CLI, mobile app, Discord bot.
How the agent loop connects to AI models. Swap providers with a config change — no code changes required.
Runs on a laptop. Use any model, tool, or interface.
Start with the README — what's in the repo, what to read next, and how everything connects.
View on GitHubStart from the TypeScript template — running locally in 5 minutes, with conformance tests built in.
Get the TemplateNot a developer? See BrainDrive — a working system built on this architecture, with a free course to get you started.