🛰️ Daily AI Frontier
‹ back to 2026-07-27

100%开源!吴恩达做了个个人桌面Agent

量子位 LLM Agents 文婷 2026-07-25

TL;DR - Andrew Ng has open-sourced OpenWorker, a local-first desktop agent that completes cross-application tasks rather than merely suggesting steps. It emphasizes user control through model choice, local data storage, and approval gates for consequential actions.

  • Connects to 25+ tools, including GitHub, Slack, Jira, Notion, Gmail, calendars, local files, and terminals, with MCP-based extensibility.
  • Supports cloud and Ollama-hosted models using users’ own API keys, avoiding dependence on one model provider.
  • Pauses for human approval before sending messages, modifying external systems, or executing terminal commands.
  • Released under the MIT License and currently in public beta for macOS and Windows.

view merged work →