Karpathy's LLM Wiki โ A Better Pattern Than RAG? ๐ง
ยท 10 min read
Andrej Karpathy โ the same person who coined vibe coding โ recently published a gist describing a pattern he calls the "LLM Wiki". The core tension it addresses is simple: RAG re-derives knowledge from scratch on every question. What if the LLM built something persistent instead โ a structured, interlinked wiki that compounds over time? It's a deceptively simple idea with some genuinely interesting implications.
