DigiChat
Talk to your stack.
Ask questions. Run research. Explore your data. DigiChat streams DigiGraph — your orchestration brain — with your own keys, your own models, and full audit on every response.
BYOK
Your keys, your models
Paste your Anthropic, OpenAI, or any LiteLLM-compatible key. DigiChat never stores it — it lives in your session only.
Streams DigiGraph
Full orchestration surface
Every message routes through DigiGraph's LangGraph supervisor. Tools, verticals, and sub-graphs are available on every turn.
Audit on by default
Immutable logs, zero raw PII
DigiSmith correlation IDs on every span. PII redacted before logs hit disk. Compliance-ready from day one.
Self-hosted
One compose file
Runs on your laptop, your VM, or Kubernetes. The same Docker Compose profile powers the cloud demo and your on-prem deployment.
Example session
Run it yourself
git clone https://github.com/digithings-ai/digithings
cd digithings
make up-digichat # starts DigiGraph + DigiChat on port 3005
# visit http://localhost:3005
Requires Docker and a OPENAI_API_KEY or LiteLLM-compatible key
in your environment. No account needed.