{
    "@context": "https://schema.org",
    "@type": "TechArticle",
    "@id": "https://ivgraph.com/graph/what-is-llm-wiki.json",
    "headline": "What Is an LLM Wiki? Karpathy's Pattern, Explained",
    "description": "An LLM wiki is a personal knowledge base that an LLM builds and maintains: sources are compiled into a structured, interlinked wiki once and kept current, instead of being re-retrieved on every query. Origin, RAG comparison, and how to build one.",
    "image": "https://ivgraph.com/assets/img/screen/grid/dense-graph-topview-640w.webp",
    "datePublished": "2026-07-30",
    "dateModified": "2026-07-30",
    "author": {
        "@id": "https://ivgraph.com/graph/author.json#andrii"
    },
    "publisher": {
        "@id": "https://ivgraph.com/graph/organization.json#company"
    },
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://ivgraph.com/journal/what-is-llm-wiki/"
    },
    "citation": {
        "@type": "CreativeWork",
        "name": "llm-wiki.md",
        "author": { "@type": "Person", "name": "Andrej Karpathy" },
        "datePublished": "2026-04-04",
        "url": "https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f"
    }
}
