LLM Second Brain: Obsidian + AI Wiki Compiler
Public
0
0
Last updated: 2026-04-30 11:49
Build a personal LLM-powered knowledge base where you collect raw sources, an LLM compiles them into a structured wiki, and Obsidian serves as your read-only IDE. You never edit the wiki manually — the LLM writes everything.
Based on Andrej Karpathy's LLM Knowledge Bases setup (April 2026).
Folder structure:
kb/
├── raw/ ← you manage this (source documents)
└── wiki/ ← LLM manages this (compiled knowledge)
└── _index.md ← auto-maintained navigation index
No tasks to visualize yet.
Steps (0)