concept
LLM Wiki
LLM Wiki
LLM Wiki is the central idea of Brevvie Python + AI — Section 13: Build Your Own LLM Wiki (Karpathy / Obsidian). It is a personal knowledge system in which the human curates sources and asks questions while the LLM handles summarization, cross-linking, filing, and structural maintenance.
Core architecture from the source
/rawholds immutable source material/wikiholds agent-written summaries, entities, concepts, and comparisons- Agent Schema Files define how the agent behaves
Core workflows
- ingest
- query
- lint
Why it matters
The lesson frames the LLM wiki as a persistent, compounding artifact rather than a disposable chat session.