03:12
2026-07-13
gist.github.com
large-language-models
How to build an LLM-maintained wiki (replication guide, following the structure of karpathy/llm-wiki)
A developer built an LLM-maintained wiki system that ingests raw sources, generates and cross-links markdown pages, and updates them over time. The system uses three folders—raw sources, the wiki, and…