You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[🧠 Comprehensive Model Support](#-comprehensive-model-support)
@@ -82,37 +81,29 @@ Built on [CAMEL-AI][camel-site]'s acclaimed open-source project, our system intr
82
81
83
82
## **🚀 Getting Started**
84
83
85
-
There are three ways to get started with Eigent:
86
-
87
-
### ☁️ Cloud Version
84
+
> **🔓 Build in Public** — Eigent is **100% open source** from day one. Every feature, every commit, every decision is transparent. We believe the best AI tools should be built openly with the community, not behind closed doors.
88
85
89
-
The fastest way to experience Eigent's multi-agent AI capabilities is through our cloud platform, perfect for teams and individuals who want immediate access without setup complexity. We'll host the models, APIs, and cloud storage, ensuring Eigent runs flawlessly.
86
+
### 🏠 Local Deployment (Recommended)
90
87
91
-
-**Instant Access** - Start building multi-agent workflows in minutes.
92
-
-**Managed Infrastructure** - We handle scaling, updates, and maintenance.
93
-
-**Premium Support** - Subscribe and get priority assistance from our engineering team.
88
+
The recommended way to run Eigent — fully standalone with complete control over your data, no cloud account required.
94
89
95
-
<br/>
96
-
97
-
[![image-public-beta]][eigent-download]
98
-
99
-
<divalign="right">
100
-
<ahref="https://www.eigent.ai/download">Get started at Eigent.ai →</a>
101
-
</div>
90
+
👉 **[Full Local Deployment Guide](./server/README_EN.md)**
102
91
103
-
### 🏠 Self-Hosting (Community Edition)
92
+
This setup includes:
93
+
- Local backend server with full API
94
+
- Local model integration (vLLM, Ollama, LM Studio, etc.)
95
+
- Complete isolation from cloud services
96
+
- Zero external dependencies
104
97
105
-
For users who prefer local control, data privacy, or customization, this option is ideal for organizations requiring:
98
+
### ⚡ Quick Start (Cloud-Connected)
106
99
107
-
-**Data Privacy** - Keep sensitive data within your infrastructure.
108
-
-**Customization** - Modify and extend the platform to fit your needs.
109
-
-**Cost Control** - Avoid recurring cloud fees for large-scale deployments.
100
+
For a quick preview using our cloud backend — get started in seconds:
110
101
111
-
#### 1. Prerequisites
102
+
#### Prerequisites
112
103
113
104
- Node.js (version 18-22) and npm
114
105
115
-
#### 2. Quick Start
106
+
#### Steps
116
107
117
108
```bash
118
109
git clone https://github.com/eigent-ai/eigent.git
@@ -121,20 +112,34 @@ npm install
121
112
npm run dev
122
113
```
123
114
124
-
#### 3. Local Development (Use the version that is completely separated from the cloud service)
125
-
[server/README_EN.md](./server/README_EN.md)
115
+
> Note: This mode connects to Eigent cloud services and requires account registration. For a fully standalone experience, use [Local Deployment](#-local-deployment-recommended) instead.
126
116
127
117
### 🏢 Enterprise
128
118
129
119
For organizations requiring maximum security, customization, and control:
📧 For further details, please contact us at [info@eigent.ai](mailto:info@eigent.ai).
137
126
127
+
### ☁️ Cloud Version
128
+
129
+
For teams who prefer managed infrastructure, we also offer a cloud platform. The fastest way to experience Eigent's multi-agent AI capabilities without setup complexity. We'll host the models, APIs, and cloud storage, ensuring Eigent runs flawlessly.
130
+
131
+
-**Instant Access** - Start building multi-agent workflows in minutes.
132
+
-**Managed Infrastructure** - We handle scaling, updates, and maintenance.
133
+
-**Premium Support** - Subscribe and get priority assistance from our engineering team.
134
+
135
+
<br/>
136
+
137
+
[![image-public-beta]][eigent-download]
138
+
139
+
<divalign="right">
140
+
<ahref="https://www.eigent.ai/download">Get started at Eigent.ai →</a>
141
+
</div>
142
+
138
143
## **✨ Key features**
139
144
Unlock the full potential of exceptional productivity with Eigent’s powerful features—built for seamless integration, smarter task execution, and boundless automation.
0 commit comments