We Accidentally Built an LLM Wiki π
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.
