Skip to content

LLM Wiki

A compounding knowledge base built by LLMs. Claude Code writes your wiki. Obsidian is where you read it. Inspired by Karpathy's LLM Wiki pattern (55K likes).

Ingest

Feed in any source — articles, PDFs, YouTube, tweets, gists, Office docs. 7 source types, zero config.

Query

Ask questions. Get synthesized answers with citations. --save files answers back into the wiki.

Lint

Health-check your wiki. Find orphans, broken links, contradictions. Auto-fix what’s fixable.

Promote

Graduate reusable knowledge between vaults. Carry forward what matters.

Terminal window
git clone https://github.com/RonanCodes/llm-wiki.git
cd llm-wiki
./install.sh
claude

Then:

/vault-create my-research --domain ai-research
/ingest https://some-article.com --vault my-research
/query "What are the key takeaways?" --vault my-research