About the Project

LLM Wiki AI

LLM Wiki AI is a continuously maintained AI/LLM knowledge base inspired by the Karpathy-style wiki workflow: ingest diverse sources, compile them into structured pages, and enforce consistency with automated linting.

From Source to Schema

Raw documents are compiled into stable wiki pages with explicit types, links, and confidence labels.

Compounding Knowledge

Each new ingest updates related pages instead of creating isolated notes, so quality improves over time.

Human-Verifiable

Every page can be linted for contradictions, missing links, stale content, and structural gaps.

Roadmap Focus

Short Term

Improve ingest quality, private KB workflows, and graph exploration UX.

Long Term

Open-source the full pipeline and support multi-knowledge-base federation.