Open Enterprise is a lightweight, open-source AI platform for teams. Deploy workspaces, agents, and knowledge bases on your own infrastructure — no vendor lock-in, no data leaving your servers.
Open Enterprise ships as a single Docker container with all capabilities included. No modules, no add-ons, no per-seat pricing surprises.
Isolated workspaces with their own knowledge bases, system prompts, LLM settings, and user access controls. Teams stay separated, data stays clean.
Build and deploy autonomous agents with tool calling, cron scheduling, and multi-agent chains. Agents can read connectors, process documents, and trigger actions.
Connect to GitHub, Notion, Confluence, Slack, Google Drive, Jira, and more. Sync data automatically into your workspace knowledge base.
Upload documents, sync connectors, and let your AI cite sources from your own data. Supports PDFs, DOCX, Markdown, HTML, CSV, and 24+ other formats.
Built-in data loss prevention policies. Block, redact, or audit sensitive content — passwords, API keys, credit card numbers, and custom patterns.
Super admin dashboard with user management, workspace oversight, activity logs, token usage tracking, and instance-wide settings.
Choose from 8 vector DB providers: LanceDB (built-in), Pinecone, Weaviate, Qdrant, Chroma, Milvus, Zilliz, and Astra DB.
Embed a chat widget on any website with a single script tag. White-label it for your product, docs site, or internal portal.
Full REST API with key-based authentication. Integrate Open Enterprise into your existing workflows, CI pipelines, or custom applications.
Most AI agent frameworks require you to write Python, wire up LangGraph nodes, or manage complex orchestration code. Open Enterprise is different — define any agent workflow in a simple YAML file. Steps, connectors, schedules, and logic are all declared, not coded.
Open Enterprise is fully open source. Audit the code, fork it, extend it, or contribute back. Your data never leaves your servers unless you choose to send it to an external LLM.
Zero phone-home. No usage data sent to us. Run it air-gapped if you need to.
Connect OpenAI, Anthropic, Azure, Ollama, LM Studio, Together, or 11 other providers. Switch anytime.
The core platform is freely available on GitHub. Clone it, deploy it, ship it.
Permissive for internal use. Modifications that you distribute must stay open.
Read every line of code handling your data. No black boxes, no hidden behaviour. Security teams love it.
Ships as a single ~200 MB Docker image. Runs on a $6/month VPS. No Kubernetes required unless you want it.
Built in the open with community contributions. File issues, submit PRs, shape the roadmap directly on GitHub.
30+ pre-built connectors sync data from your existing stack into your AI knowledge base automatically.
From zero to a fully operational AI platform with a single Docker command.
Pull openenterprise/open-enterprise-community from Docker Hub. No build step required.
Set JWT_SECRET, SUPER_ADMIN_EMAIL, and SUPER_ADMIN_PASSWORD. LLM provider and API keys are configured from the admin panel after first login.
Log in as super admin, create workspaces, invite users, and connect your data sources.
Build agents with your connectors and schedule them. AI starts working for your team automatically.
| Frontend | React + Vite |
| Backend | Node.js + Express |
| Database | SQLite |
| File Storage | Local filesystem |
| Queue | In-memory |
| Vector DB | LanceDB (default) + 7 others |
| LLM Providers | 17+ (OpenAI, Ollama, Anthropic, etc.) |
| Embedding | Any provider (OpenAI, Ollama, etc.) |
| Deployment | Single Docker container |
| Process Manager | PM2 |
Self-host for free, or let us manage your instance so you can focus on building.