Second Brain with AI
The personal knowledge base treated as an agent’s memory substrate rather than a human reading
surface.
The shift
“Second brain” predates AI as a PKM term (Tiago Forte’s framing). What changed through 2025–2026 is
who reads it. The term migrated from note-taking method to agent memory architecture: the
knowledge base stops being where you look things up and becomes what an agent retrieves from and
writes back to.
Timeline
| Date | Framing |
|---|---|
| 2024-02 | AutoGen RAG — agents given a second brain |
| 2024-10 | Agents built to read a personal second brain |
| 2025-03 | Productised “AI-powered second brain” (Kortex) |
| 2026-08 | Graphify + Obsidian — “a second brain that never forgets” |
| 2026-08 | Antigravity + Obsidian as a fully free second brain + agent |
| 2026-08 | Claude + Obsidian 2.0 |
The 2026 pattern
Three components recur, and the combination is what’s new:
- A plain-text vault — almost always Obsidian, because markdown files are directly readable by agents
- An agent with filesystem access — Claude, Hermes, Antigravity
- A graph or retrieval layer — Graphify, knowledge graphs, RAG
The economic argument driving adoption is that this stack is free and local: no per-seat SaaS, no
vendor holding the knowledge base.
The pattern is not vendor-specific — what makes it work is plain-text storage the agent can read
and write directly, which is why Obsidian-style markdown vaults dominate over database-backed
tools.
Related
- Obsidian · Hermes Agent · Google Antigravity
- NotebookLM · ai-memory · retrieval-augmented-generation