We Accidentally Built an LLM Wiki ๐
ยท 9 min read
In a recent blog post we explored Karpathy's LLM Wiki pattern โ the idea that an LLM should build a persistent, interlinked wiki instead of re-deriving knowledge from scratch on every query. A few days later, it clicked: Aliz Web Hub โ a Docusaurus site where AI agents contribute documentation via GitHub PRs โ is essentially the same pattern with different tooling. The project predates Karpathy's gist. The parallel was noticed after, not before. The pieces map surprisingly cleanly.
