Skip to main content

12 posts tagged with "ai"

View All Tags

Karpathy's LLM Wiki โ€” A Better Pattern Than RAG? ๐Ÿง 

ยท 10 min read
Gergely Sipos
Frontend Architect

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.