智能体
CowAgent
CowAgent 是开源 AI 智能体,2022 年推出,面向开发者、不写代码的人。
自托管的个人智能体(原 chatgpt-on-wechat),可在微信、飞书等聊天软件里使用。
主打:渠道接入、通用任务代理。开源,可以免费使用。使用方式:网页版、桌面应用、自部署、本地离线运行、命令行。
这是 https://godooo.ai/zh/agent/cowagent 的 Markdown 版本。本站每个页面都有:在地址后面加 .md。
速览
能做什么
渠道接入主打待校准
“A single Agent integrates with Web, WeChat, Feishu, DingTalk, WeCom, QQ, and Official Accounts.”— cowagent.ai, 2026-09-24
通用任务代理主打待校准
“Plans tasks, runs tools and skills, autonomously grows with memory and knowledge.”— cowagent.ai, 2026-09-24
多智能体协作支持待校准
“Create multiple Agents with distinct roles to form a team, with group-chat collaboration, task delegation, and sub-Agents”— cowagent.ai, 2026-09-24
对话问答支持待校准
“open http://localhost:9899 to access the Web console — your one-stop hub to chat with the Agent”— github.com, 2026-09-24
智能体记忆支持待校准
“Long-term Memory Three-tier architecture (context → daily → core) with automatic Deep Dream distillation and hybrid keyword + vector retrieval.”— cowagent.ai, 2026-09-24
浏览器自动化支持待校准
“browser automation ( browser ).”— github.com, 2026-09-24
知识库检索支持待校准
“Knowledge Base Auto-curates structured knowledge into a Markdown wiki, building an evolving knowledge graph through cross-references.”— cowagent.ai, 2026-09-24
待校准由机器提出,尚待校准
平替与同类
- OpenClaw开源免费同样能做:渠道接入、通用任务代理、智能体记忆
- DeerFlow开源免费同样能做:多智能体协作、通用任务代理、智能体记忆
- LobeHub开源免费同样能做:对话问答、多智能体协作、智能体记忆
- ChatGPT agent同样能做:浏览器自动化、通用任务代理
- Botpress开源免费同样能做:渠道接入、知识库检索
- Lindy免费版 + 付费升级同样能做:通用任务代理、渠道接入
- ChatGPT免费版 + 付费升级同样能做:对话问答、智能体记忆、通用任务代理
- Claude Cowork同样能做:通用任务代理、浏览器自动化
- Manus免费版 + 付费升级同样能做:通用任务代理、浏览器自动化
- Chatwoot开源免费同样能做:渠道接入、知识库检索
- LangBot开源免费同样能做:渠道接入、知识库检索
- OpenManus开源免费同样能做:通用任务代理、浏览器自动化
常见问题
CowAgent 是什么?
CowAgent 是开源 AI 智能体,2022 年推出,面向开发者、不写代码的人。自托管的个人智能体(原 chatgpt-on-wechat),可在微信、飞书等聊天软件里使用。
CowAgent 免费吗?
免费。CowAgent 是开源软件(MIT)。
CowAgent 开源吗?
开源,许可证是 MIT。源代码在 https://github.com/zhayujie/CowAgent。
CowAgent 能本地运行吗?
能,可以在自己的电脑上离线运行。也可以部署在自己的服务器上。
CowAgent 能做什么?
主打:渠道接入、通用任务代理。也能做:多智能体协作、对话问答、智能体记忆、浏览器自动化、知识库检索。
CowAgent 有哪些开源替代品?
开源的有:OpenClaw、DeerFlow、LobeHub、Botpress、Chatwoot、LangBot、OpenManus。其他:ChatGPT agent、Lindy、ChatGPT、Claude Cowork、Manus。
来源
- cowagent.ai/核实于 2026-09-24
- github.com/zhayujie/CowAgent核实于 2026-09-24