Skip to content

Instantly share code, notes, and snippets.

View eikelab's full-sized avatar

Eike eikelab

  • Exploring, building, learning.
  • downstream Hamburg
  • 09:14 (UTC +02:00)
  • X @eikelab
View GitHub Profile
@eikelab
eikelab / llm-wiki-pattern.md
Created April 11, 2026 01:26
llm-wiki-pattern

The LLM Wiki Pattern

A pattern for building personal knowledge bases with LLMs. Not RAG — a compiled, persistent wiki that the LLM builds and maintains incrementally.

"The wiki is a persistent, compounding artifact. The cross-references are already there. The contradictions have already been flagged. The synthesis already reflects everything you've read." — Andrej Karpathy

Why classical RAG falls short

Standard setup (NotebookLM, ChatGPT file uploads, generic RAG): drop documents in, retrieve on every question, the LLM rediscovers your knowledge from scratch each time. No accumulation, no compounding. A subtle question that synthesizes five sources starts at zero, every time.

Keybase proof

I hereby claim:

  • I am edehde on github.
  • I am edehde (https://keybase.io/edehde) on keybase.
  • I have a public key whose fingerprint is 2B0A A58D B300 2C4E FD6A 2AA6 C9E1 2117 81D4 21D4

To claim this, I am signing this object:

@eikelab
eikelab / README.md
Last active June 3, 2019 15:59
enables brew install maven30