Category: Recommend

recommend

  • 一周狂揽 5,513+ Star!开源版“Claude Cowork”横空出世,AI办公迎来新纪元

    最近,Anthropic 推出的 Claude Cowork 在科技圈掀起热议。这款专为工作场景打造的通用智能体,最令人震撼的不是其强大的功能,而是它的诞生过程——仅用10天时间,全部代码由 Claude Code 自动生成!
    有网友调侃:“Claude 版 Manus 只用了10天就‘搓’出来了,那小扎当年花140亿买 Facebook,是不是真成了冤大头?”

    Claude Cowork 到底有多强?

    永久记忆:AI 记住你的一切

    过去与 AI 对话,聊完即忘;如今,Claude Cowork 能长期保存你的工作习惯、项目背景,甚至未完成的文档草稿——真正实现“上下文感知”。

    Cowork 模式:不是聊天机器人,是数字同事

    它不再需要你反复追问。只需一句话下达任务:

    • “分析这份财报”
    • “给这个 PDF 加上电子签名”
    • “帮我排查这段代码的 bug”

    AI 自动拆解任务、执行流程,并将结果直接交付给你。开发团队更是“凡尔赛”地表示:从规划到落地,全程仅用10天,所有代码均由 Claude Code 自动生成。人类的作用?指点方向 + 验收成果。

    然而遗憾的是,Claude Cowork 仅对付费用户开放。正当大家为此惋惜时,开源社区再次展现了惊人能量。


    Eigent 出山:免费、本地、可魔改的“平替王者”

    就在 Claude Cowork 发布当天,一个名为 Eigent 的开源项目悄然上线,并宣布 100% 开源。不到一周时间,GitHub Star 数突破 5,513+,周增长速度仅次于 anomalyco/opencode 和 obra/superpowers,堪称“火箭式蹿升”。

    🔥 目前已收获 10.8k+ Star,成为全球首个开源多智能体工作流桌面应用。


    🌐 Eigent 基本信息一览

    项目内容
    GitHub 地址https://github.com/eigent-ai/eigent
    open source protocolEigent 开源许可证(基于 Apache 2.0 + 附加条款)
    技术栈– 后端:FastAPI + Uvicorn
    – 前端:React + Electron + TypeScript
    – 主要语言:TypeScript (61.7%)、Python (32.1%)、JavaScript (4.4%)
    构建框架基于知名开源框架 CAMEL-AI 打造

    ✨ Eigent 能做什么?

    Eigent 定位为 全球首个多智能体协作的工作流桌面应用。所谓“多智能体”,意味着你不再是雇佣一个 AI 助手,而是组建了一支 AI 团队

    • 开发 Agent:写代码、运行命令、调试 Bug
    • 搜索 Agent:全网爬取资料、提取关键信息
    • 文档 Agent:撰写报告、管理文件结构
    • 多模态 Agent:识别图像、处理音频

    💡 核心亮点:

    ✅ 支持自定义模型
    无论你是想用 Claude、GPT、还是本地部署的 Llama,都可以无缝接入。

    ✅ MCP 工具集成
    为 AI 团队配备“装备”:浏览器、Notion、Google Workspace、Slack,甚至企业内部 API 都能连接。

    ✅ 人工介入机制
    当 AI 遇到不确定情况时,会自动请求人类干预,避免“误删数据库”等灾难性操作。

    ✅ 覆盖日常办公刚需场景

    • 整理重复文件
    • 为 PDF 添加签名
    • 从银行流水生成报表
    • 行业调研、行程规划……

    🚀 上手超简单:三种部署方式任你选

    只要甩出需求,AI 团队就会自动拆解任务并执行。

    1️⃣ 云版本(推荐新手)

    直接访问 eigent.ai 注册账号,所有模型、API、存储均由官方托管。适合个人用户或小型团队快速试用。

    👉 点击注册 → 登录 → 开始使用,三步搞定。

    2️⃣ 自托管(社区版)——数据完全掌控

    适合对隐私要求高的用户或企业。安装极其简单,两条命令即可启动:

    git clone https://github.com/eigent-ai/eigent.git
    cd eigent
    npm install
    npm run dev

    ⚠️ 前提条件:

    • Node.js 18~22 版本
    • Python 环境(需运行 uv sync 更新依赖)

    👉 完整安装指南详见 README,手把手教学,小白也能轻松上手。

    3️⃣ 企业版(定制服务)

    需要 SSO 单点登录、权限控制、SLA 保障?直接联系商务团队,享受企业级支持和服务。

    🔍 与 Claude Cowork 对比:谁更胜一筹?

    对比维度Claude CoworkEigent
    价格付费订阅完全免费
    部署方式纯云端云 / 本地 / 混合部署
    数据隐私数据上传至 Anthropic完全自控,本地可控
    模型选择仅限 Claude支持任意模型自由切换
    定制能力封闭产品,不可修改代码全开源,支持深度魔改
    更新速度官方迭代社区驱动,响应更快

    ✅ 总结一句话:核心功能对标,但 Eigent 免费、本地、可魔改,性价比爆棚!

    ⚠️ Eigent 的不足之处

    尽管强大,Eigent 当前仍存在一些局限:

    • ❌ 暂无“永久记忆”功能,依赖模型原生上下文能力
    • ❌ 迭代速度快,但稳定性略逊于官方产品
    • ❌ 语音模式、Pixelate 等高级功能尚未完全同步

    不过,这些短板正在被快速补齐。得益于活跃的开源社区,Eigent 的发展速度远超预期。


    🏁 结语:开源再次证明“好东西应该人人有份”

    Anthropic 以 Claude Cowork 为 AI 办公开了个好头,但开源社区用实际行动告诉我们:真正的创新,不该被锁在付费墙后The

    Eigent 不仅功能硬核、增长迅猛,而且门槛极低。无论你是想体验 AI 办公的未来,还是希望在内网部署安全版本,甚至想要二次开发搞点新花样,它都能满足你。

    🌟 GitHub 地址https://github.com/eigent-ai/eigent
    🚀 立即尝试,开启你的 AI 协作新时代!


    📌 byword:AI办公、多智能体、开源项目、Claude Cowork、Eigent、CAMEL-AI、自动化工作流、AI助手、本地部署、隐私可控

  • 开源版Claude Cowork:打破官方垄断的免费桌面AI助手

    开源版Claude Cowork:打破官方垄断的免费桌面AI助手

    Anthropic近期推出的Claude Cowork研究预览版,宣称要为职场人配备“全能数字助理”。官方演示中,文件整理、周报生成、自动归档等功能令人眼前一亮,但门槛同样显著:仅限Claude Max高级会员仅支持macOS系统。Windows用户与非会员群体只能望洋兴叹。

    开源社区的反应却快如闪电——在官方发布后短短数日,GitHub已涌现名为Claude-Cowork的开源项目(由DevAgentForge团队主导),不仅复刻了“桌面AI助手”核心理念,更以完全开源免费的特性实现关键突破。

    一、核心定位:Claude Code的现代化GUI外壳

    1. 仅限终端操作,对非技术用户不友好
    2. 无多任务会话管理,窗口关闭即丢失上下文

    二、四大核心优势(技术解析)

    优势官方方案开源版Claude-Cowork用户价值
    交互方式黑色终端(Terminal)现代化桌面App✅ 实时流式输出(类ChatGPT体验)
    ✅ 代码智能高亮
    ✅ 状态可视化指示灯
    API兼容性仅限Anthropic模型支持第三方Anthropic协议模型💡 复用~/.claude/settings.json配置
    💡 国内开发者可接入本地/第三方模型(绕过网络限制)
    平台覆盖仅macOS全平台支持(macOS/Windows/Linux)⚙️ Electron框架实现跨平台
    💡 Windows用户可自行编译运行
    会话管理内置SQLite数据库会话管理🔁 多项目独立会话
    🔁 支持暂停/继续/切换

    三、典型应用场景

    场景实现能力
    编程开发全栈代码生成/重构、系统命令执行(测试/构建)
    文件管理创建/移动文件夹、目录结构优化
    知识问答基于本地代码库的精准问题解答

    四、使用指南(技术向

    前提条件:需预先安装并配置官方Claude Code(底层能力依赖)
    安装方式

    # 方案1:直接下载预编译安装包(Mac优先)
    # 方案2:源码编译(支持全平台)
    git clone https://github.com/DevAgentForge/Claude-Cowork.git
    cd Claude-Cowork
    bun install
    bun run dev  # 开发模式

    五、理性观察:开源版 vs 官方版

    维度官方Claude Cowork开源版Claude-Cowork
    核心定位非技术任务优化(Excel/文档)编程场景增强(基于Claude Code)
    模型依赖Anthropic专属模型第三方模型兼容(关键突破)
    用户价值通用办公助手开发者友好+打破垄断

    关键结论:

    虽非官方“全能助理”,但开源版精准切中开发者痛点——提供更友好的编程界面突破平台与模型限制,并显著降低AI操作门槛。对国内开发者而言,它不仅是“替代品”,更是绕过网络与支付壁垒的救命通道The

    结语

    当官方产品被平台与付费墙限制时,开源社区用代码证明:需求即动力。Claude-Cowork的诞生,不仅是一次技术复刻,更是对“AI工具民主化”的一次有力实践——无需等待,代码即解决方案。

  • Domestic Access without VPN! A Replacement for Manus Acquired by Meta for $2 Billion? This AI Agent Aipy is Awesome!

    Guys! Recently, the news that Meta acquired Manus for $2 billion has caused a stir, but it can't be used in China?

    Don't worry. Today, I'm going to recommend to you a domestic, free - of - charge local AI agent that doesn't require a VPN - Aipy! With features like open - source local operation, no - code needed, and multi - scenario practicality, it's simply an amazing AI labor - saving tool for ordinary people 🎉

    🌟 🌟 Full - fledged Core Advantages

    ✅ Domestic Access without VPN: Runs locally, no need for a scientific internet access method.

    ✅ Completely Free: Register and use the invitation code to get 3.5 million Tokens (Invitation code: 4zfb).

    ✅ Zero - code Operation: Describe your needs in plain language, and the AI will automatically generate/ execute code.

    ✅ Agent Marketplace: Tools for quantitative research, photo - editing, PPT generation, etc. can be installed with one click.

    Aipy integrates the large AI model with the Python program ecosystem. You don't need to know code at all. Just describe your needs in plain language, and it will automatically generate, debug, and execute programs in the background, and finally hand over the complete result to you.

    The interface of Aipy is very simple: Enter your needs in the chat box on the left, and the right side will run and display the results in real - time. You just need to say what you want to do, and it will automatically generate and execute code to complete the full loop from instruction to result.

    💡 Super - practical in Real - world Tests

    Quantitative Research: Free access to historical data of A - shares / US stocks / Hong Kong stocks. Enter the stock name and it will automatically generate a technical analysis report.

    Most stock analysis tools on the market require payment. However, Aipy has built - in historical market data of all listed companies in A - shares, US stocks, and Hong Kong stocks, and it can be used for free.

    Install "Quantitative Research" in the "Agent Marketplace", click "Go to Use", and just tell it which stock you want to analyze. It will give a comprehensive analysis result from multiple aspects such as technical indicators, valuation levels, and trend status.

    It should be emphasized that,the analysis given by the AI is more of a reference and learning tool, and the final investment decision still needs to be made by ourselves.

    Batch Photo - editing: Upload a photo folder and let the AI batch - edit photos with one sentence.

    First, install "Image Generation" in the "Agent Marketplace", and then click "Go to Use".

    Ask Aipy to batch - edit the puppies in the folder into the way I want. It can easily understand natural language without complex prompts.

    It completed my task in minutes without me writing any line of code. The generated pictures also have a very good effect.

    PPT Generation: One - sentence requirement + Internet search, and a well - structured PPT can be done in minutes.

    Aipy is also excellent at PPT generation. Just install "PPT Generation" in the "Agent Marketplace", click "Go to Use", and then state your requirement in one sentence.

    For example, if I want it to help me make an introduction to the Xiaomi 17Ultra, as a newly - released product, the AI knowledge base may not have relevant information. We can turn on the Internet search function to let it obtain real - time information.联网搜索的,让它去实时获取。

    After a while, a well - structured, complete - content, and clean - layout PPT is generated. From information organization to page presentation, it's done in one go, and the efficiency is remarkable.

    Material Download: Throw in the link and it can batch - download website pictures and automatically classify and name them.

    Aipy can also handle some more "hands - on" miscellaneous tasks. For example, to batch - download pictures from any website to the local device, just throw the link to it and state your needs.

    It will automatically handle the download, classification, and naming, and the obtained files still maintain their original clarity.

    If you're not satisfied with the results of some tasks, you can also manually select a more advanced model to execute.Aipy itself has multiple large models built- in and can switch flexibly according to different scenarios.

    In addition to the functions mentioned above, the Agent Marketplace of Aipy also integrates many practical tools such as short - video copywriting generation, browser control, contract review, video generation, resume screening, and enterprise information analysis, and related capabilities are still being continuously expanded.

    Aipy can not only help us think but also help us work. If you're looking for an AI tool that can accompany you in your work for a long time, Aipy is worth experiencing.

    🎁 Exclusive Benefits

    Do you want to experience the new - generation super AI assistant Aipy?

    Register now and fill in the invitation code 👉RPF2👈 to get 3.5 million Tokens for free!

    The usage method is as follows:

    ① Visit the Aipy official website: https://www.aipyaipy.com/, and download the latest version of the Aipy client.

    ② Fill in the above invitation code when registering and logging in.

    Official website:www.aipyaipy.com

    Open - source address:github.com/knownsec/aipyapp