Almanac
Guide · Beginner

Andrew Ng: AI Educator, Builder, and Voice for Open AI Development

Andrew NgBeginneractive·v1 · live·generated 38h ago
TL;DRAndrew Ng is one of the most influential figures in AI — a researcher-turned-educator who has spent years making the field accessible to millions while also building tools and companies at its frontier. Through his newsletter The Batch and platform DeepLearning.AI, he shapes how practitioners think about AI's direction, and through open-source projects like aisuite, chub, and OpenCoworker, he puts his views into working code.

Key takeaways

  • Runs The Batch, a widely-read weekly AI newsletter, where his editorials consistently push back on AI doom narratives and government overreach.
  • Founded DeepLearning.AI and released aisuite, a unified Python library for multiple AI providers that has accumulated over 14,000 GitHub stars.
  • Released OpenCoworker, a free open-source desktop AI agent, and chub (Context Hub), a CLI tool giving coding agents up-to-date API documentation.
  • Argues AI will create more jobs than it destroys — an 'AI jobapalooza' — citing rising software engineering job postings as evidence.
  • Warns that fear-based AI safety marketing by labs invites government overreach, drawing parallels to semiconductor and rare-earth supply chain vulnerabilities.
  • Offers practical frameworks for practitioners: a tiered view of how much coding agents accelerate different software domains, and a three-loop model for agentic software development.

Who Andrew Ng is

Andrew Ng is an AI researcher, educator, and entrepreneur best known as the founder of DeepLearning.AI and the author of The Batch, a weekly newsletter that covers AI developments and includes his own editorial commentary. He is one of the most widely followed voices in the field — not primarily as a lab researcher building frontier models, but as someone who synthesizes what is happening, builds practical tools, and argues publicly for how AI should be governed and taught.

Why he matters

In a field dominated by headlines about the latest model releases, Ng occupies a distinct role: he translates, contextualizes, and pushes back. His editorials in The Batch regularly challenge prevailing narratives — whether that is the "AI jobpocalypse" (his term for doom-and-gloom job-loss forecasts), fear-based safety marketing by AI labs, or government regulations he considers technically uninformed. Because The Batch reaches a large practitioner audience, his framing of events shapes how engineers and managers interpret what is happening around them.

He also builds. His open-source projects are not thought experiments — they are working tools aimed at real pain points.

The tools he builds

aisuite is an open-source Python library that gives developers a single, unified interface for calling multiple AI providers (OpenAI, Anthropic, Google, and others), addressing the fragmentation and vendor lock-in that comes from each provider having its own API style. It has accumulated over 14,000 GitHub stars, reflecting genuine community adoption.

chub (Context Hub) is a CLI tool that gives coding agents access to up-to-date API documentation — solving the common failure mode where an AI agent confidently uses an outdated or hallucinated API call because its training data is stale. Ng envisions a Stack Overflow-like feedback loop where agents that discover bugs or better usage patterns can contribute fixes back to a shared documentation pool. The tool reached over 5,000 GitHub stars in its first week.

OpenCoworker is a free, open-source desktop agent harness built on top of aisuite. It lets users connect frontier models (from OpenAI, Anthropic, Google) or local models via Ollama to desktop tasks — file access, messaging, workflow automation — with privacy as a design priority. Ng released it partly in response to concerns about data-retention policies at commercial desktop agent providers.

AI Andrew is a DeepLearning.AI product that emulates Ng's communication style for conversations about AI, careers, and learning. It uses an agentic harness combining retrieval-augmented generation (RAG — a technique where the AI looks up relevant information before answering), short- and long-term memory, and offline loops that automatically propose system improvements.

His editorial positions

Ng's commentary in The Batch covers a consistent set of themes:

On jobs: He argues that AI will create more jobs than it destroys, consistent with historical technology waves. He attributes the "AI jobpocalypse" narrative to incentive structures at frontier labs and AI SaaS companies that price their products by anchoring to salary costs. He points to rising software engineering job postings as counter-evidence.

On open access and AI sovereignty: When Anthropic restricted its Claude Fable 5 model from use in competing LLM research — and the U.S. Commerce Department imposed export controls requiring licenses for foreign nationals to access it — Ng argued both moves demonstrated how private companies and governments can unilaterally cut off AI access. He drew parallels to semiconductor and rare-earth supply chain dynamics, warning that this accelerates global interest in AI sovereignty and open-source alternatives.

On regulation: Ng generally favors light-touch regulation and federal preemption over a patchwork of state rules. He characterized a White House executive order on frontier AI as a reasonable compromise, while warning that legitimate cybersecurity concerns now give lobbyists a stronger tool to push for excessive restrictions. He argues that governments lacking technical judgment should err toward restraint.

On anti-AI messaging: He has characterized organized opposition to AI as strategic propaganda, arguing that environmental and employment concerns are being weaponized by incumbents and lobbyists to shape public opinion.

Practical frameworks for practitioners

Beyond policy commentary, Ng regularly offers frameworks aimed at working engineers and managers:

  • Coding agent acceleration by domain: He argues that coding agents accelerate frontend development most (because agents can close the loop via browser feedback), followed by backend, infrastructure, and research in decreasing order. Research is least accelerated because ideation and hypothesis iteration are not primarily coding tasks.
  • Three-loop agentic development: He describes software development with AI agents as three nested loops — an agentic coding loop (the agent writes, tests, and iterates autonomously), a developer feedback loop (a human steers at the product level), and an external feedback loop (user testing, A/B experiments). He argues humans retain a "context advantage" that justifies keeping them in the loop for product decisions.
  • AI-native team structure: He contends that agentic coding tools have made code production so fast that product management, design, and legal review become the new bottlenecks. The fastest-moving teams, he argues, are small (2–10 people), co-located, and composed of generalists who can span engineering and other functions.
  • AI engineering role specialization: He predicts the generalist "AI Engineer" role will fragment over the coming decade into specialized tracks — LLMOps, Evals Engineers, AI Data Engineers — analogous to how software engineering split into frontend, backend, and DevOps disciplines.

Where he fits in the broader landscape

Ng is not building a frontier model lab. His influence operates at a different layer: education, tooling, and the public conversation about how AI should develop. His open-source releases (aisuite, chub, OpenCoworker) are practical expressions of his belief that AI access should be broad and not controlled by any single company or government. His newsletter editorials are, in effect, a running argument for that same principle.

Andrew Ng's ecosystem: newsletter, tools, and themes

Timeline

  1. Releases chub (Context Hub), a CLI for agent API documentation

  2. Argues against 'AI jobpocalypse' narrative; covers Claude Mythos Preview safety posture

  3. Characterizes White House AI executive order as reasonable compromise, warns of overregulation risk

  4. Releases OpenCoworker, open-source desktop agent harness

  5. Argues Anthropic restrictions and U.S. export controls accelerate push for open AI alternatives

  6. Introduces three-loop framework for agentic software development

Related topics

FAQ

What is The Batch?

The Batch is Andrew Ng's weekly AI newsletter published by DeepLearning.AI. It covers major model releases and industry news, and includes Ng's own editorial commentary on trends, policy, and practical implications for practitioners.

What is aisuite?

aisuite is an open-source Python library Ng created that gives developers a single unified interface for calling multiple AI providers — solving the fragmentation problem of each provider having its own API style.

What is OpenCoworker?

OpenCoworker is a free, open-source desktop AI agent harness built on aisuite that lets users connect frontier or local models to desktop tasks like file access and workflow automation, with privacy as a design priority.

Does Andrew Ng think AI will destroy jobs?

No — he argues AI will create more jobs than it destroys, calling the doom narrative an 'AI jobapalooza' in reverse, and points to rising software engineering job postings as evidence.

What is Ng's view on AI regulation?

He generally favors light-touch, federally preempted regulation over state-level fragmentation, and warns that fear-based safety marketing by AI labs invites the kind of government overreach that disrupts the broader ecosystem.

Stay current

Call Me Almanac pairs the week's AI news with guides like this one — Midweek & Sunday.

Versions

  • v1live38h ago

Related guides (4)

More on Andrew Ng (6)

4The Batch·1mo ago·source ↗

DeepLearning.AI Launches AI Andrew: A Personality-Shaped AI Companion Built on Agentic Harness

Andrew Ng's team at DeepLearning.AI has released 'AI Andrew,' an AI companion designed to emulate Ng's communication style and personality for conversations about AI, careers, and learning. The system uses an agentic harness combining RAG, small and large models, guardrails, short- and long-term memory, and offline agentic loops that automatically propose system improvements. The team employed iterative error analysis to close the gap between AI Andrew's outputs and Ng's actual communication style, though acknowledged remaining issues including hallucinations. The product targets people seeking guidance on AI concepts, career decisions, and project ideas.

4The Batch·29d ago·source ↗

Andrew Ng Argues AI Will Not Destroy the Job Market

Andrew Ng's weekly letter pushes back on the 'AI jobpocalypse' narrative, arguing that net job creation from AI will exceed job destruction, consistent with historical technology waves. He attributes the doom narrative to incentives of frontier labs, AI SaaS companies anchoring pricing to salaries, and businesses obscuring pandemic-era overhiring. He notes U.S. unemployment remains at 4.3% and software engineering hiring is still strong despite AI coding tools, and predicts an 'AI jobapalooza' of new roles instead.

4The Batch·28d ago·source ↗

Andrew Ng Argues Anti-AI Messaging Campaigns Harm Public Policy Outcomes

Andrew Ng's weekly letter characterizes organized opposition to AI as strategic propaganda, citing a UK study that tested which alarm messages (extinction, warfare, environment, job loss, child harm) most effectively turn public opinion against AI. He argues that environmental and employment concerns are being weaponized by incumbents and lobbyists, drawing an analogy to oil-industry campaigns against nuclear power. Ng also endorses the White House's proposed federal AI preemption framework as a counter to state-level regulatory fragmentation.

4The Batch·29d ago·source ↗

Coding Agents Accelerate Some Software Tasks More Than Others

Andrew Ng offers a practitioner framework ranking how much coding agents accelerate different software work: frontend development benefits most (agents close the loop via browser feedback), followed by backend, infrastructure, and research in decreasing order. Backend work still requires skilled developers to handle corner cases and security; infrastructure decisions remain largely human-driven due to complex tradeoffs and limited LLM knowledge in that domain; research is least accelerated because ideation and hypothesis iteration are not primarily coding tasks. The commentary is aimed at helping engineering managers set realistic expectations and organize teams accordingly.

5The Batch·27d ago·source ↗

Andrew Ng proposes Stack Overflow-style knowledge sharing for AI coding agents via chub

Andrew Ng describes the vision for chub (Context Hub), a CLI tool providing up-to-date API documentation to coding agents, which reached over 5,000 GitHub stars in its first week. The piece argues for a Stack Overflow-like feedback loop where agents that discover bugs or better API usage patterns can contribute learnings back to shared documentation. Ng also references Moltbook, a Reddit-like social network for agents recently acquired by Meta, as inspiration for agent-to-agent knowledge sharing. The post outlines early-stage work on agentic deep research to expand chub's documentation collection from under 100 to nearly 1,000 documents.

6The Batch·18d ago·source ↗

Andrew Ng introduces OpenCoworker, an open-source desktop AI agent harness

Andrew Ng and collaborators Rohit Prasad and Devika Verma have released OpenCoworker, a free open-source desktop agent built by extending the aisuite library to support agent harnesses. The tool allows users to connect frontier LLMs (OpenAI, Anthropic, Google) or local models via Ollama to desktop tasks including file access, messaging, and workflow automation, with privacy as a design priority. Ng frames this as a response to data-retention concerns with commercial desktop agents, citing Anthropic's Fable release as a recent example of policy opacity. The post also provides a concise overview of the current desktop agent landscape and the shift toward LLM-driven agentic loops.