$ open core · ten modules online
Build agents on infrastructure you own.
A modular, open-core agentic stack — composable services wired into one platform. Self-hosted, BYOK, audit-on by default. No vendor lock-in, no opaque pipelines.
// the platform
Ten modules, wired into one.
A supervisor at the centre routes every request to the right specialist. Scroll to walk the stack — or hover a node.
core
DigiGraph
One supervisor decides which specialist runs. Every time.
LangGraphFastAPILiteLLMPydanticPolarsOpenAI SDK
$ docker compose up -d digigraph
man digigraph →// why digithings
Four properties of every module.
01
Self-hosted by default
One docker-compose file runs the whole stack on a laptop, a VM, or a cluster.
02
BYOK, every request
Anthropic, OpenAI, or any LiteLLM-compatible key — forwarded per-request, never stored.
03
Audit-on by default
Immutable JSONL audit, correlation IDs across every span, PII redacted before logs hit disk.
04
Backend-swappable
Swap vector DB or storage backend without touching business code.