Skip to content
New

EDDI v6 has been released! Read the story

Get Started

Why EDDI?

The self-hosted enterprise AI orchestration platform. Configuration-driven agent logic, a complete management UI, and enterprise-grade security β€” all in one deployable platform.

Why EDDI?

The Gap in Enterprise AI

Enterprise AI orchestration has no middle ground. Teams either prototype with fragile low-code tools and rewrite for production, or build everything from scratch using AI libraries and frameworks.

EDDI Fills This Void

EDDI is a deployable middleware platform, not a library. It provides everything teams need out of the box:

Who Should Use EDDI?

EDDI vs. Typical Agent Frameworks

DimensionPython/Node FrameworksEDDI
ConcurrencyGIL or single-threaded event loopJava 25 Virtual Threads β€” true OS-level parallelism
Agent LogicEmbedded in application codeVersioned JSON configs β€” update behavior without redeployment
Security ModelRelies on sandboxed code executionNo dynamic code execution; envelope-encrypted vault, SSRF protection
ComplianceRequires custom implementationGDPR, HIPAA, EU AI Act infrastructure built-in
Audit TrailApplication-level loggingHMAC-SHA256 immutable ledger with cryptographic agent signing
Deploymentpip/npm + manual infrastructureOne-command Docker install, Kubernetes/OpenShift-ready

12 LLM Providers Supported

Connect to any major LLM provider β€” or bring your own via any OpenAI-compatible endpoint.

CategoryProviders
Cloud APIsOpenAI Β· Anthropic Claude Β· Google Gemini Β· Mistral AI
Enterprise CloudAzure OpenAI Β· Amazon Bedrock Β· Oracle GenAI Β· Google Vertex AI
Self-HostedOllama Β· Jlama Β· Hugging Face
CompatibleAny OpenAI-compatible endpoint (DeepSeek, Cohere, etc.) via baseUrl

8 Questions Every CIO Should Ask

When evaluating AI agent orchestration platforms, these are the questions that separate production-grade infrastructure from fragile prototypes:

Architecture
Does the platform execute user-supplied code at runtime?
EDDI: No. EDDI uses declarative JSON configuration only β€” zero eval(), zero code execution blocks.
Performance
How does the platform handle thousands of concurrent agent conversations?
EDDI: Java 25 virtual threads provide true OS-level parallelism for millions of concurrent I/O-bound operations.
Integration
Can agents consume external tools and services through open standards?
EDDI: 42 MCP tools, A2A protocol, OpenAPI 3.1 generation/consumption, and OAuth 2.0/OIDC β€” all open standards.
Data Privacy
How are data subject rights (erasure, export, restriction) implemented?
EDDI: Unified REST API cascades across all 5 data stores. One endpoint for GDPR, CCPA, LGPD, PIPEDA, and 15+ frameworks.
Security
What is the platform's CVE history and architectural security posture?
EDDI: No dynamic code execution eliminates entire vulnerability classes. OIDC/Keycloak, AES-256-GCM vault, HMAC-SHA256 audit trails.
Compliance
Does the platform provide immutable, cryptographically signed audit trails?
EDDI: HMAC-SHA256 tamper-evident ledger with per-agent cryptographic signing. Full pipeline tracing for every decision.
Operations
Can non-developers (prompt engineers, compliance officers) use the platform?
EDDI: The EDDI Manager is a production-ready React UI with visual agent building, live chat debugging, and audit dashboards.
Portability
Can the platform run on-premises, in any cloud, and in air-gapped environments?
EDDI: Docker-native architecture runs anywhere. Supports 12 LLM providers + any OpenAI-compatible endpoint. Full air-gap support via Ollama.

Total Cost of Ownership: Build vs. Deploy

The hidden cost of using AI libraries is not the library itself β€” it's the invisible infrastructure teams must build, maintain, and secure around it:

Building with Libraries

  • Custom REST API layer (2–4 weeks)
  • Authentication & RBAC system (2–3 weeks)
  • Conversation state persistence (1–2 weeks)
  • Audit trail & compliance logging (2–4 weeks)
  • Management UI for non-developers (4–8 weeks)
  • Secret management integration (1–2 weeks)
  • Horizontal scaling & coordination (2–4 weeks)
  • Ongoing maintenance & security patching

Deploying EDDI

  • One-command install (5 minutes)
  • All of the above included out of the box
  • Team focuses on business logic, not infrastructure
  • Maintained by an 18-year-old open-source project

The Business Case

EDDI's value is measured in what teams don't have to build: the REST APIs, authentication systems, audit infrastructure, management UIs, and compliance tooling that would otherwise consume months of engineering time. Model cascading alone can reduce LLM costs by 60–80% by routing simple queries to cheaper models β€” escalating to powerful models only when confidence is low.

For regulated industries, the cost equation is even clearer: the alternative to EDDI's built-in compliance infrastructure is a custom implementation covering GDPR, EU AI Act, HIPAA, and potentially 15+ additional regulatory frameworks β€” each requiring its own data subject rights implementation, audit trail, and governance tooling.