Open-source reference implementation: Open CKF on GitHub
CKF Compiler
Compile any human-oriented text into a structured, agent-ready CKF package.
Input
CKF Package
Empty — paste text or load an example, then click Compile to CKF.
From human file to AI agent, in 4 steps
CKF translates human-oriented documents into structured knowledge that agents can reason over — without hallucinating and with full traceability.
PDF, DOCX, MD, TXT, transcripts — anything humans read.
Extracts entities, concepts, rules, principles and procedures into 23 canonical sections.
Markdown / JSON / YAML — portable, versionable, auditable, traceable to source.
LLMs, RAG and agents consume pre-compiled knowledge — fewer tokens, less hallucination, higher precision.
This demo compiler uses heuristic client-side compilation. Production CKF compilation should use validated extraction pipelines and source-aware LLM processing.