# EDDI — Enterprise AI Orchestrator > EDDI is a configuration-driven AI orchestration middleware built natively on the JVM (Java 25). Currently in v6. It combines config-as-code agent design, a visual React management UI (11 languages), 77 MCP tools, 12 built-in agent tools, multi-agent orchestration, and enterprise observability (Prometheus + auto-provisioned Grafana dashboards) in a single deployable platform. Supports 12 LLM providers. Apache 2.0 licensed. ## Documentation - [Getting Started](https://docs.labs.ai/getting-started/getting-started.md): Introduction to EDDI and setup instructions - [Developer Quickstart](https://docs.labs.ai/getting-started/developer-quickstart.md): Get an agent running in minutes with Docker Compose ## Features - [Features Overview](https://eddi.technology/features/overview/): Complete platform capabilities summary - [EDDI Manager UI](https://eddi.technology/features/manager/): Visual agent lifecycle management with 11-locale i18n - [Configuration-as-Code](https://eddi.technology/features/config-as-code/): JSON-based agent configuration without recompilation - [MCP Server](https://eddi.technology/features/mcp-server/): 77 MCP tools + OpenAPI 3.1 + A2A Protocol + OAuth 2.0/OIDC + SSE - [Multi-Agent Orchestration](https://eddi.technology/features/multi-agent/): Coordinator-based agent collaboration, 6 group discussion styles - [Memory & Context](https://eddi.technology/features/memory/): Persistent memory, dream consolidation, memory policy (commit flags) - 12 Built-In Agent Tools: Web search, calculator, scraper, PDF reader, weather, HTTP calls, user memory, and more - Config & Portability: Import/export (ZIP), agent sync, prompt snippets, behavior rules - [Performance](https://eddi.technology/features/performance/): Java 25 virtual threads and JVM-native throughput - [Security](https://eddi.technology/features/security/): Zero eval(), cryptographic audit trails, RBAC - [Human-in-the-Loop Governance](https://eddi.technology/features/human-in-the-loop/): Turn-level pause, per-tool-call approval gating, group phase sign-off, timeout policies, Slack and MCP approvals - [Observability](https://eddi.technology/features/observability/): Prometheus metrics + Grafana Operations Command Center dashboard - [Code Quality](https://eddi.technology/features/code-quality/): Testing strategy and engineering standards - [AI-Ready Design](https://eddi.technology/features/ai-ready/): Built for AI agents to interact with programmatically ## Architecture - [Architecture](https://docs.labs.ai/architecture-and-concepts/architecture.md): Pipeline, reactor, and resource model; conversation lifecycle and tool execution (MCP + HTTP) ## Enterprise - [Why EDDI](https://eddi.technology/enterprise/why-eddi/): Comparison table (6 dimensions), 12 LLM providers, Quarkus SDK - [vs. Alternatives](https://eddi.technology/enterprise/vs-alternatives/): Comparison with Flowise, n8n, Dify, Spring AI, LangChain4j, Camunda - [Compliance](https://eddi.technology/enterprise/compliance/): Global Privacy & Regulatory Compliance — EU AI Act, GDPR, CCPA, HIPAA, PIPEDA, LGPD, APPI, POPIA, PDPA, NIST AI RMF, ISO 42001, SOC 2 & more (15+ frameworks) ## Integrations & Deployment - [Integrations](https://docs.labs.ai/agent-configuration/langchain.md): 12 LLM providers (OpenAI, Anthropic, Google, Mistral, Azure, Bedrock, Oracle, Vertex AI, Ollama, Jlama, Hugging Face, any OpenAI-compatible) - [Docker Deployment](https://docs.labs.ai/deployment-and-infrastructure/docker.md): Container-based deployment with Docker Compose - [Kubernetes](https://docs.labs.ai/deployment-and-infrastructure/kubernetes.md): Helm charts and Kustomize manifests - [Quarkus SDK](https://github.com/quarkiverse/quarkus-eddi): Dev Services, fluent API, SSE streaming, MCP bridge ## API & MCP - [MCP Tools Reference](https://docs.labs.ai/protocols-and-integration/mcp-server.md): Complete list of 77 MCP tools ## Use Cases - [Use Cases](https://eddi.technology/use-cases/): Healthcare, financial services, e-commerce, manufacturing, government, and developer platforms ## Additional - [Releases & Changelog](https://github.com/labsai/EDDI/releases): Version history, release notes, and upcoming milestones - [GitHub Repository](https://github.com/labsai/EDDI): Source code (Apache 2.0)