Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
<div align="center">

<img src="./assets/EdgeClaw-logo.png" alt="EdgeClaw Logo" width="200">

### Secure · Cost-Effective · Efficient

Edge-Cloud Collaborative AI Agent
**EdgeClaw**: Keep sensitive data off the cloud, let cheap models handle 80% of requests

【**[中文](./readme_zh.md)** | English】

👋 Join our community for discussion and support!

【**[中文](./readme_zh.md)** | English】
<a href="./assets/feishu-group.png"><img src="./assets/feishu-logo.png" width="16" height="16"> Feishu</a> &nbsp;|&nbsp; <a href="https://discord.com/invite/pC3N7ezpw"><img src="./assets/discord-logo.png" width="16" height="16"> Discord</a>

</div>

---

Expand All @@ -30,12 +36,6 @@ In current AI Agent architectures, the edge side has long been overlooked — al

## ✨ Key Highlights


| |
| --- |
| |


**🤝 Edge-Cloud Division of Labor**

The edge perceives data attributes (sensitivity, complexity); the cloud handles reasoning and generation. The edge covers the cloud's blind spots (sensitive data never leaves the device), while the cloud compensates for the edge's limitations (complex tasks are offloaded to the cloud).
Expand Down
Binary file added assets/discord-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/feishu-group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/feishu-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions readme_zh.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
<div align="center">

<img src="./assets/EdgeClaw-logo.png" alt="EdgeClaw Logo" width="200">

### 安全 · 省钱 · 高效

端云协同的AI智能体
**EdgeClaw**:让敏感数据绝不上云,让便宜模型承担 80% 请求

【中文 | **[English](./README.md)**】

👋 欢迎加入我们的社群交流讨论!

【中文 | **[English](./README.md)**】
<a href="./assets/feishu-group.png"><img src="./assets/feishu-logo.png" width="16" height="16"> 飞书</a> &nbsp;|&nbsp; <a href="https://discord.com/invite/pC3N7ezpw"><img src="./assets/discord-logo.png" width="16" height="16"> Discord</a>

</div>

---

Expand All @@ -30,12 +36,6 @@ EdgeClaw 是一个**端云协同的 AI 智能体**,由 [THUNLP(清华大学

## ✨ 核心亮点


| |
| --- |
| |


**🤝 端云各有分工**

端侧负责感知数据属性(敏感度、复杂度),云端负责推理和生成。端侧补云端的盲区(敏感数据不上云),云端补端侧的短板(做不了的复杂任务交给云)。
Expand Down
Loading