Andrew Ng Just Released OpenWorker: An Open-Source, Local-First Desktop AI Coworker That Returns Finished Deliverables Instead of Chat
MarkTechPost Asif Razzaq
Andrew Ng released OpenWorker, an open-source desktop application that functions as an AI agent producing finished work deliverables rather than chat responses. The system runs locally on a user's machine with a four-layer architecture comprising a Tauri 2 desktop shell, Python FastAPI server, tool connectors, and a model router supporting 30 curated language models including OpenAI, Anthropic, Google, and local options via Ollama. Users gain control through a typed permission system that classifies actions into four risk levels and offers five permission modes, with all conversations and credentials stored locally rather than in the cloud.
Why it matters
Andrew Ng has released OpenWorker, an MIT-licensed desktop AI agent that returns finished deliverables instead of chat replies. It runs a local Python agent server under a Tauri shell, supports 30 curated tool-calling models plus fully local Ollama, and gates every write, shell command and off-machine action behind a typed risk engine. The post Andrew Ng Just Released OpenWorker: An Open-Source, Local-First Desktop AI Coworker That Returns Finished Deliverables Instead of Chat appeared first on MarkTechPost.