这两天号称全球首款通用型 AI Agent产品 Manus 刷屏,充斥了各大社交媒体。
客观来说,Manus 确实有创新,演示的产品完成度也较高,但要拔高到“全球首款通用型 AI Agent”的位置有点过了。
个人整体感觉:Manus最核心的功能=多模态大模型+Multi-Agent 系统+Browser use+ Computer Use +行业Agent
关于Manus技术实现的分析,宝玉写的文章《Manus 的护城河在哪里?》值得一看。
汇总一下于Manus功能类似的项目。
Manus最核心功能包括操作浏览器和操作操作系统功能。
Computer Use
https://github.com/anthropics/anthropic-quickstarts/tree/main/computer-use-demo
https://github.com/e2b-dev/open-computer-use
操作操作系统
Browser use
https://github.com/browser-use/browser-use
操作浏览器
OpenManus
https://github.com/mannaandpoem/OpenManus
开源版Manus,MetaGPT 团队 3小时实现了Manus主要功能,主要基于anthropic-computer-use 和 broswer-use
OWL
https://github.com/camel-ai/owl
完成度较高