Where AI work
compounds.Where AI
work compounds.
Origin carries sessions, decisions, lessons, project context, and wiki pages across chats, tools, projects, and time.
The problem
Every new AI session starts cold.
The work happened, but the context did not survive. Decisions, fixes, and project instincts stay trapped in old chats instead of helping the next agent.
One missing handoff is enough to make the next conversation repeat the last one.
What Origin brings
A handoff loop for AI work.
Origin captures decisions, lessons, and next steps as work happens, then loads the handoff when the next agent starts.
The next conversation starts from the handoff instead of reconstructing the past.
Background distillery
Origin does the memory chores between sessions.
Between runs, the daemon deduplicates repeat facts, links related ideas, resolves loose notes, and preserves where each claim came from.
The next run starts with consolidated context, not transcript residue.
Knowledge pages
The work becomes reusable pages.
Cleaned decisions and lessons become durable pages instead of buried chat logs. They are organized enough for agents to use and concrete enough for humans to read.
Your work stops being transcript history and starts becoming project knowledge.
Hybrid storage
The database is the index. Markdown is the record.
Origin keeps durable artifacts as Markdown pages, handoffs, and source trails you can open, edit, diff, and move. The local database indexes them for agents.
Agents search the index. You control the files.
Hybrid retrieval, measured
96% fewer tokens. Better answers.
Hybrid retrieval finds the right local context without replaying chat history.
| Strategy | Tokens / query | Finds right context |
|---|---|---|
| Full replay (no retrieval) | 4,505 | Buried in noise |
| Basic vector search | 168 | 77% |
| Origin (hybrid retrieval) | 168 | 93.6% |
Recall@5 on LongMemEval (oracle, 500 Q). LoCoMo Recall@5 is 70.0%, ~168 tokens per recall query. Run the harness yourself.
FAQ
Common questions.
What is Origin?+
How is Origin different from built-in AI memory?+
What retrieval quality does Origin reach?+
Is my data private?+
Is Origin just another memory MCP?+
What AI tools work with Origin?+
Is Origin a replacement for Notion or Obsidian?+
How do I set it up?+
Does Origin work on Windows or Linux?+
Can I keep work and personal memory separate?+
Is Origin free?+
Open source
Open where it matters.
The local runtime, CLI, MCP server, and Claude Code plugin are Apache-2.0.
Get release updates.