Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am kennyg on github.
  • I am kennygatdula (https://keybase.io/kennygatdula) on keybase.
  • I have a public key whose fingerprint is F172 84FE FBB5 952D F454 5ACD 50F8 0F12 8847 88B7

To claim this, I am signing this object:

@kennyg
kennyg / llm-wiki-obsidian-setup.md
Last active July 28, 2026 00:54
LLM-Wiki Obsidian Setup Guide — full implementation of Karpathy's llm-wiki pattern

Setting Up the LLM-Wiki Pattern in Obsidian

Based on Karpathy's llm-wiki pattern — using LLMs to incrementally build and maintain a persistent, interlinked wiki from raw sources rather than re-deriving knowledge on every query.

Quick Start — Paste This Into Your Agent

Copy the prompt below into Claude Code, Codex, or any LLM agent with file access. It will scaffold the wiki, configure the tooling, and update your CLAUDE.md with the schema. Then you just start ingesting sources.

I want to set up the llm-wiki pattern in my Obsidian vault. Follow this guide exactly: