edison7009/EchoBird 预览 preview

edison7009/EchoBird

One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code (Moonshot) ,Qwen Code,Aider,OpenCode,MiMo Code (Xiaomi),ZCode (Z.AI),OpenClaw,Pi,OpenScience,Vibe-Trading,Claude Desktop (3P profile),ChatGPT desktop,OpenCode Desktop,

项目介绍Project Overview

EchoBird 是一款基于 Tauri 与 Rust 构建的跨平台 AI 桌面客户端(Windows、macOS、Linux)。核心能力:整合四大场景(安装修复 Agent、一键本地 LLM、AI 项目、App 管理),共享统一的模型数据中心 Model Nexus,一次配置全局生效,一键延迟测试。适用于需要在多台机器上快速部署并切换 AI 工具与模型的用户。注意:v5.0.0 及之后采用 MIT 许可,v4.x 及之前仍为 AGPL-3.0,品牌商标与 UI 外观受保护,商业 SaaS 需留意。

EchoBird is a cross-platform AI desktop client built with Tauri and Rust, supporting Windows, macOS, and Linux. Its core capability is a unified Model Nexus hub shared across four scenarios: Install & Repair Agent, one-click local LLM, AI project management, and App Manager, letting users configure models once and switch providers with a built-in latency check. Use it when deploying or managing multiple AI tools across machines. Note: v5.0.0+ is MIT-licensed while v4.x and earlier remain AGPL-3.0, and trademark and trade-dress protections apply to commercial SaaS use.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

dsh plugin --profile web add github:edison7009/EchoBird

edison7009/EchoBird 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

EchoBird

EchoBird

AI deployment, no more chicken-and-egg.

AI 部署,不再是先有鸡还是先有蛋。

Release Platform Tauri + Rust MIT License

Website · Download · ☕ Buy a coffee · 中文 README

Note — This repository is just one of several download channels and an issue tracker. For product information, announcements, and commercial inquiries, visit echobird.ai.


💜 Sponsors

优云智算 CompShare 优云智算 CompShare
Thanks to CompShare (优云智算) for sponsoring EchoBird! CompShare is UCloud's AI cloud platform, offering stable, comprehensive access to domestic and overseas model APIs through a single API key. Its flagship Coding Plan (monthly or pay-per-call) delivers great value and supports GLM5.2, alongside officially-proxied stable overseas models. Plug it into Claude Code, Codex, or call the API directly — with enterprise-grade concurrency, 24/7 support, and self-service invoicing. Sign up via this link to get a ¥5 free platform credit!
APIMart APIMart
Thanks to APIMart for sponsoring this project! APIMart is a low-cost API platform for AI image & video generation — GPT-Image-2 from $0.006/image, 160+ images per dollar. One async API covers both image and video: submit a task, get an ID, fetch results via polling or callback. Batch tens of thousands of images without timeouts, switch models without changing code. Pay-as-you-go with no monthly fee — sign up here to get started.

What is EchoBird?

Friends kept asking me to install Claude Code, OpenClaw, Hermes Agent… every machine was different, and some refused to pay for an LLM. Setup and explanations took forever. So I built EchoBird — an Agent inspired by Songbird, the genius netrunner from Cyberpunk 2077 who solves any tech problem for V…

DeepSeek Harness One-click install + model switch (DEMO)
DeepSeek Harness One-click install + model switch (DEMO)

Highlights

EchoBird offers 4 scenarios sharing a unified model data hubconfigure once, used everywhere.

4 scenarios

  • Install & Repair Agent — let an AI install and fix mainstream tools (Claude Code, OpenClaw, Hermes Agent, …); works locally and remotely
  • One-click local LLM — bundled vLLM / SGLang / llama.cpp runtimes; pick a quant, hit START
  • My AI Projects — onboard and manage your own vibe-coded apps and games inside EchoBird
  • App Manager — one-click launch and management for every AI / Agent app & game

Shared foundation

  • Model Nexus — a unified data hub for OpenAI / Anthropic / local LLMs / API Routers; configure once and all 4 scenarios pick it up; one-click latency check before you commit

Cross-platform — Windows, macOS, Linux (x64 + arm64)

Supported tools — install & switch models in one click

EchoBird bundles the install references and writes each tool's native config file, so you install from one place and — crucially — switch the model with a single click. Configure a provider once in Model Nexus, then point any supported tool at it; no manual TOML / JSON editing, no per-CLI re-login. This is the part most "model switcher" repos leave you to figure out alone.

One-click install + one-click model switch

The tools below support both — install and model switching — which is the core of what EchoBird is for:

Coding CLIs — Claude Code · Codex CLI (OpenAI) · Grok Build (xAI) · Kimi Code (Moonshot) · Qwen Code · Aider · OpenCode · MiMo Code (Xiaomi) · Kilo Code · ZCode (Z.AI) · OpenClaw · Pi · OpenScience · Vibe-Trading

Desktop apps — Claude Desktop (3P profile) · ChatGPT desktop · OpenCode Desktop · WorkBuddy (Tencent CodeBuddy)

Searching GitHub for "switch model for Grok Build" or "switch model for Kimi Code"? Those are first-class here — pick the model in Model Nexus, hit switch, and EchoBird rewrites ~/.grok/config.toml or ~/.kimi-code/config.toml for you.

One-click install & launch

These are detected, installed, and managed by EchoBird, but model switching is handled by the app itself (vendor-locked or no model config):

Hermes Desktop · Claude Science · Trae / Trae CN · Cursor · VS Code · Gemini Desktop · Coffee CLI

Screenshots

AI News & Star Projects — your daily AI brief

Day & night, side by side — the rest of the screenshots below follow your GitHub theme.

AI News (Light) AI News (Dark)
☀️ Light theme 🌙 Dark theme

Model Nexus — the unified model data hub, configure once

https://raw.githubusercontent.com/edison7009/EchoBird/HEAD/docs/screenshots/model-en-light.png

App Manager — one-click launch and management for every AI / Agent app

https://raw.githubusercontent.com/edison7009/EchoBird/HEAD/docs/screenshots/app-en-light.png

Local LLM — run models on your own machine

https://raw.githubusercontent.com/edison7009/EchoBird/HEAD/docs/screenshots/localllm-en-light.png

Install & Repair Agent — chat-driven setup and troubleshooting

https://raw.githubusercontent.com/edison7009/EchoBird/HEAD/docs/screenshots/agent-en-light.png

My AI Career — dashboard

EchoBird — My AI Career dashboard

Install

One-line install

Windows (PowerShell)

irm https://echobird.ai/install.ps1 | iex

macOS / Linux

curl -fsSL https://echobird.ai/install.sh | sh

The script auto-detects your OS, downloads the right package, and skips if you're already on the latest version.

Or download a package

Latest release → https://github.com/edison7009/EchoBird/releases/latest

Platform Asset
Windows x64 EchoBird_<ver>_Windows_x64-setup.exe
macOS (Apple Silicon) EchoBird_<ver>_macOS_arm64.dmg
Linux x64 · Debian/Ubuntu EchoBird_<ver>_Linux_x64.deb
Linux arm64 · Debian/Ubuntu EchoBird_<ver>_Linux_arm64.deb
Linux x64 · Fedora/RHEL EchoBird_<ver>_Linux_x64.rpm
Linux arm64 · Fedora/RHEL EchoBird_<ver>_Linux_arm64.rpm

License & Trademarks

Code — EchoBird v5.0.0 and later are licensed under the MIT License. The full source is open — fork it, study it, ship it. EchoBird v4.x and earlier remain under AGPL-3.0-or-later in perpetuity (already-released v4.x binaries are not retroactively relicensed). See NOTICE for attribution.

Trade dress + brand — EchoBird's primary protection is its UI / UX trade dress: the specific combination of four user-facing surfaces sharing one central model hub, plus the bundling of two complete reference applications (Reversi + AI Translator) as user tutorial templates. The wordmark EchoBird is a common-law trademark of edison7009; feature labels like Model Nexus / 模型中心 are descriptive and protected only as part of the trade dress. Forks are welcome — no need to scrub our name and logo. If your fork honestly credits EchoBird as upstream, you may keep our identity visible (e.g. "EchoBird Community Edition by X"). If you prefer to rebrand entirely, that's also fine — just keep the NOTICE attribution. The hard lines are: commercial SaaS / app-store products literally branded "EchoBird" without permission; presenting the code as your own from-scratch original work; and adopting three or more of our four UI surfaces side-by-side in a competing product without independent prior-work documentation (see NOTICE for the formal threshold). See TRADEMARKS.md for the full policy.


Made with 💚 by EchoBird Team
Star on GitHub · 中文文档

上一个 Prev ReMe 下一个 Next OpenBiliClaw