Open Knowledge Tree
The source-driven knowledge engine.
Fetch a URL or DOI, and OKT extracts atomic facts, deduplicates them by meaning, links them into a concept graph, and accumulates syntheses you can search, cite, and reason over.
The Data Pipeline at a Glance
Explore the Docs
Knowledge Flow
The 7-stage pipeline: source extraction, fact decomposition with coreference resolution, embedding-based dedup, concept graph, summaries, and synthesis.
MCP Tools
18 Model Context Protocol tools to fetch sources, search facts and concepts, track ingestion, and create annotated reports — all over OAuth 2.1.
REST API
HTTP endpoints for auth, repositories, sources, facts, concepts, investigations, reports, and providers. JWT and OAuth 2.1 bearer auth.
Local Dev
Run the full stack with Docker Compose and `just dev`. Postgres, Qdrant, FlareSolverr, and MinIO boot in seconds.
Architecture
Multi-database layout, Casbin RBAC, provider strategy, River task manager, Qdrant collections, and the full DB schema.