Le wiki LLM de Karpathy

A way to give an AI agent durable memory with no database and no server: three folders of Markdown files you own. `raw/` keeps the source material you never touch, `wiki/` holds the notes the AI writes itself by summarizing those sources, and an index file that lists everything and fits in a single context window. Andrej Karpathy published it in April 2026; the post got 16 million views for a plain folder structure.

Strengths

Limitations

Best for

Official site

View on Coeurdar