Documentation
¶
Overview ¶
Dogfooding demo: turn docs/PROJECT_OVERVIEW.md (CortexDB's own project overview) into a knowledge graph using CortexDB's graphflow workflow, with a local Ollama qwen3.5 model as the LLM extractor.
Prereqs: ollama pull qwen3.5 Run: go run ./examples/08_self_knowledge_graph Output: examples/08_self_knowledge_graph/out/ (graph JSON, report, HTML viz)
Click to show internal directories.
Click to hide internal directories.