Skip to content

Commit 4ca741b

Browse files
committed
修改reade.mf的预览图
1 parent 74e0c9c commit 4ca741b

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

‎README.md‎

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ APIWorkflowCanvasDesignNetJuggle 原名 Juggle(积木 + 魔法)是一个**
3131

3232
## ✨ 功能特性
3333

34-
3534
| 能力 | 说明 |
3635
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
3736
| 🎨**图形化流程编排** | 14 种节点:START / END / METHOD / CONDITION / MERGE / ASSIGN / CODE / MYSQL / SUB_FLOW / LOOP / DELAY / PARALLEL / NOTIFY / AI |
@@ -144,11 +143,12 @@ cd JuggleNet6.Frontend && npm run build # → Juggle.Api/wwwroot/
144143

145144
## 📸 界面预览
146145

146+
| 流程编排 | AI 智能编排 |
147+
| ------------------------------------ | ----------------------------------------- |
148+
| ![流程编排](./images/flowdesign.png) | [多条件分支,中午、并行流程|
149+
| ![流程编排](./images/flowdesign01.png) | [对话描述需求,AI 自动生成流程节点与连线] |
147150

148-
| 流程编排 | AI 智能编排 |
149-
| ------------------------------------ | --------------------------------------- |
150-
| ![流程编排](./images/flowdesign.png) | 对话描述需求,AI 自动生成流程节点与连线 |
151-
151+
152152

153153
| 监控仪表盘 | 报表设计器 |
154154
| --------------------- | ------------------- |
@@ -160,7 +160,6 @@ cd JuggleNet6.Frontend && npm run build # → Juggle.Api/wwwroot/
160160

161161
## 🛠️ 技术栈
162162

163-
164163
| 层级 | 技术 |
165164
| ------ | -------------------------------------------------------------------------------------- |
166165
| 后端 | ASP.NET Core 8 · EF Core 8 · Juggle.Api / Application / Domain / Infrastructure 四层 |
@@ -173,7 +172,6 @@ cd JuggleNet6.Frontend && npm run build # → Juggle.Api/wwwroot/
173172

174173
## 🔍 竞品对比
175174

176-
177175
| 项目 | Juggle(本项目) | n8n | Dify | FastGPT / Coze |
178176
| --------------- | ------------------------------------ | ------------- | ------------- | -------------- |
179177
| **核心定位** | API 流程编排 + AI 辅助生成 | 工作流自动化 | LLM 应用开发 | RAG / Bot |
@@ -255,7 +253,6 @@ Built with **.NET 8** + **Vue 3** + **Element Plus**, ships with SQLite out of t
255253

256254
## ✨ Features
257255

258-
259256
| Feature | Description |
260257
| ------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
261258
| 🎨**Visual Flow Orchestration** | 14 node types: START / END / METHOD / CONDITION / MERGE / ASSIGN / CODE / MYSQL / SUB_FLOW / LOOP / DELAY / PARALLEL / NOTIFY / AI |
@@ -301,7 +298,6 @@ cd JuggleNet6.Frontend && npm install && npm run dev
301298

302299
## 🛠️ Tech Stack
303300

304-
305301
| Layer | Tech |
306302
| --------- | --------------------------------------------------------------------------------- |
307303
| Backend | ASP.NET Core 8 · EF Core 8 · 4-layer DDD |
@@ -314,7 +310,6 @@ cd JuggleNet6.Frontend && npm install && npm run dev
314310

315311
## 🔍 vs Competitors
316312

317-
318313
| | Juggle | n8n | Dify | FastGPT / Coze |
319314
| --------------------- | --------------------------------- | ------------------- | ---------------- | ---------------- |
320315
| **Focus** | API orchestration + AI generation | Workflow automation | LLM app dev | RAG / Bot |
@@ -372,3 +367,4 @@ Thanks to [@somta](https://github.com/somta) and the original team!
372367
If you find this project helpful, please give it a ⭐ **Star**! Your support keeps this project going 💪
373368

374369
</div>
370+

0 commit comments

Comments
 (0)