Beyond RAG: A Deep Dive into Andrej Karpathy's LLM Wiki Pattern
The LLM Wiki isn't a query tool—it's an architecture that lets knowledge compound over time. The LLM actively builds and maintains a markdown knowledge base, instead of re-fetching from raw documents on every single query.