Skip to content
새로운

EDDI v6 개발자 프리뷰가 출시되었습니다! 기사 읽기

시작하기

왜 EDDI인가?

자체 호스팅 엔터프라이즈 AI 오케스트레이션 플랫폼.

왜 EDDI인가?

엔터프라이즈 AI의 공백

엔터프라이즈 Java에는 비주얼 AI 오케스트레이션 미들웨어가 없습니다.

EDDI가 이 공백을 채웁니다

EDDI는 배포 가능한 미들웨어 플랫폼이며 라이브러리가 아닙니다:

누가 EDDI를 사용해야 하나요?

EDDI vs. 일반적인 에이전트 프레임워크

차원Python/Node 프레임워크EDDI
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 제공업체 지원

주요 LLM 제공업체에 연결 — 또는 OpenAI 호환 엔드포인트를 통해 자체 제공업체 사용.

카테고리프로바이더
클라우드 APIOpenAI · Anthropic Claude · Google Gemini · Mistral AI
엔터프라이즈 클라우드Azure OpenAI · Amazon Bedrock · Oracle GenAI · Google Vertex AI
셀프 호스팅Ollama · Jlama · Hugging Face
호환OpenAI 호환 엔드포인트 (DeepSeek, Cohere 등) baseUrl 사용

모든 CIO가 물어야 할 8가지 질문

AI 에이전트 오케스트레이션 플랫폼을 평가할 때, 이러한 질문들이 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.
Performance
How does the platform handle thousands of concurrent agent conversations?
EDDI: Java 25 virtual threads provide true OS-level parallelism.
Integration
Can agents consume external tools through open standards?
EDDI: 42 MCP tools, A2A protocol, OpenAPI 3.1, OAuth 2.0/OIDC.
Data Privacy
How are data subject rights implemented?
EDDI: Unified REST API cascades across all 5 data stores. 15+ frameworks.
Security
What is the platform's architectural security posture?
EDDI: No dynamic code execution. OIDC/Keycloak, AES-256-GCM vault, HMAC-SHA256 audit trails.
Compliance
Does the platform provide immutable audit trails?
EDDI: HMAC-SHA256 tamper-evident ledger with full pipeline tracing.
Operations
Can non-developers use the platform?
EDDI: EDDI Manager: production-ready React UI with visual agent building.
Portability
Can it run on-premises and air-gapped?
EDDI: Docker-native. 12 LLM providers. Full air-gap via Ollama.

총 소유 비용: 구축 vs. 배포

AI 라이브러리 사용의 숨겨진 비용은 라이브러리 자체가 아니라 — it's the invisible infrastructure teams must build around it:

라이브러리로 구축

  • 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

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

비즈니스 케이스

EDDI의 가치는 팀이 구축하지 않아도 되는 것으로 측정됩니다.

규제가 심한 산업의 경우 비용 방정식은 더욱 명확해집니다: 대안은 15개 이상의 규제 프레임워크를 포괄하는 맞춤형 컴플라이언스 구현입니다.