Skip to main content

One post tagged with "github-copilot"

View All Tags

We Accidentally Built an LLM Wiki ๐Ÿ“š

ยท 9 min read
Gergely Sipos
Frontend Architect

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.