llm-wiki · GitHub Skip to content --> Search Gists Search Gists All gists Back to GitHub Sign in Sign up Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} Instantly share code, notes, and snippets.
llm-wiki
The "LLM Wiki" proposes a pattern for building persistent knowledge bases where an LLM incrementally creates and maintains a structured, interlinked wiki of markdown files from raw sources. This approach differs from typical RAG by having the LLM perform all the "bookkeeping"—summarizing, cross-referencing, and updating—allowing knowledge to compound and stay current, rather than being re-derived on every query. The system consists of immutable raw sources, the LLM-maintained wiki, and a guiding

Curator noteDavid
Capture your insights from this source.
Updated May 4, 2026
From the source