LLM wiki
LLM wiki is a pattern where an AI agent incrementally compiles a folder of plain-markdown entity pages from your raw sources, then answers questions against that structured wiki instead of re-retrieving the originals every time. Knowledge compounds in the filesystem rather than evaporating after each chat.
The term crystallized on April 4, 2026 when Andrej Karpathy posted a gist framing his personal research workflow — raw/ on one side, a wiki/ of cross-linked markdown on the other. It hit Hacker News at 296 points / 95 comments the same day, and within a week spawned a dozen Show HN clones and a domain rush across every major TLD.
Karpathy's own wiki reportedly grew to ~100 articles and 400k words while still navigable by a coding agent. Open clones followed within days: lucasastorian/llmwiki (570 stars), nashsu/llm_wiki desktop app (2k stars), and sdyckjq-lab/llm-wiki-skill — a Claude Code skill that ports the pattern into a reusable agent harness.
Like a personal Wikipedia that writes and edits itself while you read.
Search Interest
-
Nascent0–7 days
-
Emergent8–30 days
-
Validating ← now31–90 days
-
Rising91–180 days
-
Established180 days +
Why is it emerging now?
Karpathy's April 4 gist reframed RAG as a compiler problem — ingest once, cross-link forever — and agentic coding tools like Claude Code finally made the maintenance step cheap enough to automate. The HN thread crossed 95 comments in a day, and 12/13 TLDs on llmwiki.* were grabbed within two weeks.
Outlook
6-month signal projection and commercial timeline.
Karpathy attribution plus a week-one clone wave; fate rides on one impl becoming canonical before RAG vendors absorb it.
Risk · If vendors rebrand it 'persistent RAG' or 'agent memory,' the distinct term fades back into generic knowledge-base marketing.
Analogs · vibe coding · nanoGPT · software 2.0
-
nowClone wave, domains gone
10+ Show HN impls in 9 days; 12/13 TLDs on llmwiki.* taken since April 4.
-
3-6moSkills and Obsidian plugins
Agent Skills and Obsidian plugins become the distribution surface over standalone apps.
-
6-12moFolded into vendor memory
Anthropic, Notion, NotebookLM ship native wikis; category name fragments.
Competition & Opportunity for term “LLM wiki”
Three heuristic signals derived from the tracked queries, the term's monetization cards, and its cluster neighbors. Directional, not audited.
Ideas for term “LLM wiki”
Buildable pitches — turn this term into an article, site, product, post, newsletter, video, or course. Steal any card and run with it.
The core explainer Google is already surfacing ('bye bye RAG' is a live search tail). Compare ingestion-time structuring to query-time retrieval with a real 100-source corpus benchmark.
Tutorial query already rising in autocomplete ('llm wiki skill', 'llm wiki github'). Cover raw/ + wiki/ layout, a lint-pass prompt, and the Obsidian graph view.
Address the top HN critique (context degradation, O(n²) lint passes). Specific, testable, and ranks for 'llm wiki scaling' / 'llm wiki limitations' long-tail.
Round-up of llmwiki, llm-wiki-compiler, nashsu/llm_wiki, karpathy-llm-wiki and sage-wiki. Comparison SERP is empty on April 20.
Compact brand taken across 12 TLDs but '.top' still available; a directory site could ride the ecosystem fragmentation that will keep happening through Q3.
Dropbox-style folder that auto-compiles any upload into a wiki. The pattern is simple; the UX of keeping wiki/ and raw/ in sync is what civilians can't do.
The HN skeptics are right that contradictions and 'slop' compound over time. A scheduled lint agent that flags stale entries and conflicting claims is a genuine pain point.
Visual before/after: vector DB vs Karpathy-style wiki on the same 50 papers. Strong thumbnail, clear watch-time payoff, rides the Karpathy name.
A 400-line gist from April 4 has already inspired more open-source clones than most VC-funded AI startups launched this quarter.
Everyone's reposting the gist. Nobody is running it past 100 articles. I did, and the lint pass exploded.
Twelve of thirteen TLDs on llmwiki.* were registered in April 2026 — most within 72 hours of Karpathy's gist. What does the registrar data say about where this goes?
What People Search
Long-tail queries from Google Suggest + Trends. Volume and competition are heuristics — directional, not audited. Content Type comes from query shape.
SERP of term “LLM wiki”
What searchers see today — organic results on top, paid ads if anyone's bidding. Ad density is a real-time commercial signal.
FAQ
What is LLM wiki?
LLM wiki is a pattern where an AI agent incrementally compiles a folder of plain-markdown entity pages from your raw sources, then answers questions against that structured wiki instead of re-retrieving the originals every time.
Why is LLM wiki emerging now?
Karpathy's April 4 gist reframed RAG as a compiler problem — ingest once, cross-link forever — and agentic coding tools like Claude Code finally made the maintenance step cheap enough to automate. The HN thread crossed 95 comments in a day, and 12/13 TLDs on llmwiki.* were grabbed within two weeks.
When did LLM wiki emerge?
Publicly emerged around 2026-04-04 (about 73 days ago as of 2026-06-16). EarlyTerms first recorded a pipeline signal on 2026-04-21.
Related Terms
Other terms in the same space — aliases, subtypes, competitors, and neighbors to explore next.
- Part of context-engineering Context engineering is the discipline of curating every token that enters an LLM's context window — system prompt, tools, retrieved… →
- Related agent-loop An agent loop is the control-flow pattern at the center of every autonomous LLM agent: the model observes its context, reasons about… →
- Related claude-code Claude Code is Anthropic's official command-line coding agent — a terminal tool that reads your codebase, edits files, runs commands,… →
- Related agents-md AGENTS.md is an open, vendor-neutral markdown file placed at the root of a repository that tells AI coding agents (Claude Code, Codex… →
- Also known as
- Competitor ···
- Related ··
Sources
Primary URLs this report cites — open any to verify the claim yourself.
- 01 Karpathy — llm-wiki.md gist gist.github.com ↗
- 02 Hacker News flagship thread (296 pts) news.ycombinator.com ↗
- 03 Analytics Vidhya — LLM Wiki Revolution analyticsvidhya.com ↗
- 04 Data Science Dojo — tutorial datasciencedojo.com ↗
- 05 Global Advisors — Term briefing globaladvisors.biz ↗
- 06 MindStudio — build with Claude Code mindstudio.ai ↗
- 07 Level Up Coding — Beyond RAG levelup.gitconnected.com ↗
- 08 lucasastorian/llmwiki (reference OSS impl) github.com ↗