100%开源!吴恩达做了个个人桌面Agent
Merged summary
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.
Sources (1)
100%开源!吴恩达做了个个人桌面Agent
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.