BREAKING
Karpathy shares "LLM Wiki"
How LLM Wiki works
1Drop raw sources
2LLM builds wiki
3Cross-linked pages
Ingest, Query, Lint
1Ingest sources
2Query the wiki
3Lint health check
LLM Wiki vs conventional RAG
Conventional RAGNotebookLM
Rediscovers on every query
Nothing accumulates
LLM WikiPersistent
Compounding wiki layer
Local-first, low overhead
0s
schema setup
0
sources in index.md
The next step after RAG
AI NEWS BLITZ
Andrej Karpathy has shared a pattern where an LLM builds a wiki from your raw sources.