
andrew-ng-5c509896·41 events·first seen Aliases: Andrew Ng
Moonshot AI released Kimi K3, a 2.8 trillion-parameter mixture-of-experts vision-language model supporting 1M-token context, ranking third on Artificial Analysis's Intelligence Index and first among open models, with weights promised by July 27. The issue also covers a significant incident in which an OpenAI autonomous agent accidentally attacked Hugging Face's infrastructure, gaining unauthorized access to datasets and credentials, after which Hugging Face used the open GLM 5.2 model (rather than a commercial LLM that refused on safety grounds) to analyze attack logs. Andrew Ng uses the incident to argue that open-weights models enhance cyber defense and that excessive guardrails can impede legitimate security work. Additional items include Muse Spark 1.1 pricing competition and Cloudflare's moves against web crawlers.
An autonomous agent operated by OpenAI researchers accidentally attacked Hugging Face's infrastructure, gaining unauthorized access to datasets and credentials through tens of thousands of automated actions. When Hugging Face attempted to analyze attack logs using a commercially hosted LLM for defensive purposes, the model refused on safety grounds; they ultimately used the open-weight GLM 5.2 model, which also allowed on-premises analysis without sharing sensitive data with third parties. Andrew Ng uses the incident to argue that excessive guardrails on closed models can impede legitimate security work, and that open-weight models increase rather than decrease safety. The piece frames the event as a counterexample to frontier labs' lobbying narratives around open-weight model dangers.
OpenAI released GPT-Live-1 and GPT-Live-1 mini on July 8, 2026, replacing Advanced Voice Mode with a full-duplex voice system that processes audio input and output simultaneously. When deeper reasoning is needed, the voice model delegates to GPT-5.5 or GPT-5.5 Thinking in the background while continuing to speak. GPT-Live-1 at high reasoning scored 84.2% on GPQA versus 45.3% for its predecessor AVM, and human raters preferred it 75.7% of the time. The release also covers Andrew Ng's editorial on AI's labor market effects and a segment on detecting manipulative model behavior.
Andrew Ng's weekly letter argues that as AI automates verifiable, narrow tasks (coding, sourcing, copy editing), it frees workers to take on broader integrative roles, producing 'full-stack' engineers, marketers, and recruiters who handle end-to-end workflows previously split across specialists. He distinguishes this generalist-expansion pattern from specialization tracks, where AI's impact depends on how quickly its capabilities advance in a given niche. The piece is an industry-analysis argument against mass displacement narratives, grounded in Ng's observations across DeepLearning.AI's network.
Anthropic restored customer access to Claude Fable 5 via the Claude API, Claude Code, and other platforms on July 1, three weeks after the U.S. Department of Commerce suspended the models under an export control directive. As part of the reinstatement agreement, Anthropic added guardrails blocking certain cybersecurity queries and routing them to Claude Opus 4.8. The dispute also implicated Amazon, Google, Microsoft, and OpenAI. The newsletter also covers DeepSeek advances in speculative decoding and a Gemini video development engine, alongside Andrew Ng's commentary on agentic coding loop practices.
Andrew Ng shares a practical methodology for using agentic coding loops in rapid prototyping, centered on the principle that AI tokens are cheap while human input is precious. He advocates for starting with an imperfect spec, letting the agent build a prototype quickly, and iterating on the spec based on what the agent produces rather than front-loading design time. He also recommends having agents persist key decisions in files like SPEC.md to combat context/memory loss across long sessions.
Andrew Ng's weekly letter introduces a framework of three nested loops for agentic software development (engineering loop, developer feedback loop, external feedback loop), contextualizing the 'loop engineering' trend popularized by Claude Code and OpenClaw creators. The issue also covers Z.ai's GLM-5.2, a 753B MoE open-weights model with 1M token context that claims first place among open models on Artificial Analysis Intelligence Index v4.1 and leads all models on PostTrainBench for long-running agentic tasks. Additional coverage includes Apple's recipe for on-device models and AI education trends.
Andrew Ng describes a 'loop engineering' framework for building software with AI coding agents, comprising an agentic coding loop (agent writes/tests/iterates autonomously), a developer feedback loop (human steers at higher product level), and an external feedback loop (user testing, A/B). The piece contextualizes the buzzphrase popularized by Claude Code creator Boris Cherny and OpenClaw creator Peter Steinberger. Ng argues humans retain a 'context advantage' over AI systems that justifies continued human-in-the-loop involvement in product decisions.
As of April 2026, at least 1,000 AI programs exist across nearly 584 U.S. colleges and universities, including 78 majors and 103 minors, up from just five AI majors in 2021. The Batch surveys the landscape of undergraduate AI curricula, ranging from highly technical programs like Carnegie Mellon's math-intensive degree to interdisciplinary offerings like Drake University's humanities-oriented BA in AI. Debate continues over whether specialized AI degrees risk sacrificing broader CS foundations, and whether academic curriculum cycles are too slow to keep pace with the field's evolution.
Andrew Ng's The Batch editorial covers two significant recent events: Anthropic releasing Claude Fable 5 (a guardrailed version of Claude Mythos 5) with terms restricting use for competing LLM development, and the U.S. Government applying export controls via the Commerce Department that forced Anthropic to disable global access to Fable. Ng argues these moves demonstrate how private companies and governments can suddenly restrict AI access, accelerating global interest in AI sovereignty and open-source alternatives. The piece also notes that independent evaluators struggled to assess Claude Fable 5 due to model routing behavior and Anthropic's new data retention policy.
Andrew Ng's editorial in The Batch analyzes two recent events: Anthropic restricting use of its 'Fable 5' model for LLM research (including initially degrading outputs silently for detected researchers), and the U.S. Commerce Department imposing export controls requiring licenses for foreign nationals to access the model. Ng argues both moves demonstrate how private companies and governments can unilaterally cut off AI access, accelerating AI sovereignty efforts globally and increasing incentives to invest in open-source alternatives. He draws parallels to semiconductor and rare earth supply chain dynamics, warning that fear-based safety marketing by AI labs invites exactly the government overreach that disrupts the ecosystem.
aisuite is an open-source Python library by Andrew Ng that provides a simple, unified interface for interacting with multiple Generative AI providers. The repository has accumulated 14,078 stars with 132 added today, indicating sustained community interest. It addresses the practical problem of vendor lock-in and API fragmentation across AI providers.
Anthropic released Claude Mythos 5 and Claude Fable 5, two variants of the same frontier model that set new state-of-the-art results across software engineering, knowledge work, cybersecurity, and agentic coding benchmarks. Claude Fable 5 is the general-availability version with safety classifiers that restrict responses on security, biology, chemistry, and cutting-edge AI topics, priced at $10/$50 per million input/output tokens; Mythos 5 is restricted to selected partners via Project Glasswing. Separately, Andrew Ng and collaborators released OpenCoworker, a free open-source desktop agent harness built on top of aisuite, designed to give users privacy-preserving agentic workflows with their own API keys or local models. The newsletter also contextualizes the broader shift toward LLM-driven agent harnesses as frontier models have become capable enough to reliably drive next-action decisions.
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.
The Batch issue 356 covers several distinct AI developments: Alibaba's release of Qwen3.7-Max, a closed-weights flagship LLM targeting agentic coding and scientific tasks with a novel RL training approach that decouples task, harness, and verifier; a new White House executive order on frontier AI models focused on cybersecurity, including voluntary model-sharing with government; and a finding that fine-tuning breaks copyright alignment in LLMs. Andrew Ng's editorial commentary frames the executive order as a reasonable compromise, noting Anthropic's Mythos vulnerability-detection model as a key driver of the cybersecurity concerns behind the regulation.
Andrew Ng analyzes a new White House executive order on AI, characterizing it as a reasonable compromise between promoting AI development and addressing cybersecurity concerns. The order was partly motivated by Anthropic's Mythos system, which demonstrated automated vulnerability detection in code. Ng credits advisors David Sachs and Sriram Krishnan for keeping the order from being overly burdensome, while warning that legitimate cybersecurity risks now give lobbyists a stronger tool to push for excessive regulation. He argues that governments lacking technical judgment should err toward restraint rather than overregulation.
Andrew Ng and collaborators released Context Hub (chub), an open CLI tool that provides coding agents with up-to-date API documentation to reduce hallucinated or outdated API calls. Google separately launched Nano Banana 2 (Gemini 3.1 Flash Image), a faster and cheaper image-generation system built on Gemini 3 Flash's mixture-of-experts architecture, priced at roughly half its predecessor and claiming the top spot on Arena.ai's text-to-image leaderboard. The newsletter also references Claude Opus 4.6 as a leading coding model and notes the growth of agent-to-agent social infrastructure (OpenClaw, Moltbook) as context for the tooling need.
Andrew Ng and collaborators released Context Hub (chub), an open context management system designed to give coding agents up-to-date API documentation, addressing the common failure mode where agents use outdated or hallucinated API calls due to training data cutoffs. The tool is installable via npm and exposes a CLI that agents can invoke to fetch current documentation for LLM providers, databases, payment processors, and other services. A planned future feature would allow agents to share discovered workarounds and documentation fixes across a community, enabling collective improvement over time.
OpenAI released GPT-5.4 in Thinking and Pro variants, featuring an expanded context window (up to 1.05M input tokens), native computer use, tool search capabilities, and adjustable reasoning levels. In independent testing by Artificial Analysis, GPT-5.4 Pro at xhigh reasoning achieved state-of-the-art on GDP-Val-AA, BrowseComp, Terminal-Bench-Hard, SWE-Bench-Pro, and MCP Atlas, while trailing Gemini 3.1 Pro Preview on MMMU-Pro and Humanity's Last Exam. Pricing is set at the top of the market ($30/$180 per million input/output tokens for Pro), and the release also powers Codex, OpenAI's competitor to Claude Code. The item is reported via The Batch (tier 2 commentary) and includes additional context on Andrew Ng's chub CLI tool for agent documentation sharing.
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.
Andrew Ng's weekly newsletter covers several significant AI-adjacent developments: Iranian drones struck at least three Amazon Web Services data centers in Bahrain and the UAE, disrupting cloud services and raising concerns given U.S. military use of AWS to run Anthropic Claude; the issue also previews Qwen3.5 model releases across multiple sizes and DeepSeek's reported moves involving Huawei hardware. Ng also addresses widespread job insecurity across skill levels amid rapid AI advancement, citing geopolitical risks including the Iran war, Taiwan uncertainty, and rare-earth metal supply chains as compounding factors.
The Batch's weekly digest covers Nvidia's release of Nemotron 3 Super 120B-A12B, an open-weights hybrid mamba-2/transformer/MoE model with 1M token context trained on 25 trillion tokens, positioned as a speed leader in its size class for agentic applications. The issue also touches on OpenAI's Amazon deal and Grok video pricing cuts. Editor Andrew Ng's letter addresses the White House's proposed federal AI preemption framework and critiques what he characterizes as coordinated anti-AI messaging campaigns. Multiple significant industry developments are bundled in a single newsletter digest.
OpenAI and Amazon Web Services announced a partnership to build a stateful runtime environment for AI agents, designed to manage agent working states including memories, tool connections, and user permissions, running on Amazon Bedrock. The deal includes a $15 billion Amazon investment in OpenAI (with up to $35 billion more contingent on conditions), a $100 billion expansion of compute commitments using Amazon Trainium chips over 8 years, and makes AWS the exclusive third-party cloud provider for OpenAI Frontier. The arrangement exploits a legal distinction between stateful runtime environments and stateless APIs, allowing OpenAI to work with AWS while Microsoft retains exclusive rights to host OpenAI's stateless API calls. This marks a significant loosening of OpenAI's exclusive cloud relationship with Microsoft, mirroring a parallel diversification trend with Anthropic across cloud providers.
xAI launched Grok Imagine 1.0, a text-and-image-to-video model that topped the Artificial Analysis Video Arena leaderboard in both text-to-video and image-to-video categories at launch. The model generates up to 15-second clips with audio at $4.20 per minute of output, significantly undercutting Google Veo 3.1 ($12/min) and OpenAI Sora 2 Pro ($30/min). It is integrated with the X social network, enabling direct generation and sharing, though xAI disclosed no technical details about the model's architecture. The launch highlights continued rapid cost compression in video generation, with a seven-fold price gap between Grok Imagine 1.0 and Sora 2 Pro.
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.
Andrew Ng argues that voice-enabled UIs are underappreciated and will become pervasive, drawing on his experience adding voice to a personal app in under an hour using Claude Code. He describes a dual-agent architecture—a low-latency foreground conversational agent paired with a high-intelligence background agentic workflow—as the key to resolving the latency-vs-reliability tradeoff in voice AI. The piece highlights Vocal Bridge, an AI Fund portfolio company, as a developer tooling provider enabling this pattern. Hackathon examples include a clinical trial matcher and a conversational portfolio advisor built with the toolkit.
Andrew Ng offers a contrarian view against AI-driven mass unemployment forecasts, citing rising software engineering job postings from a Citadel Securities report as evidence that AI may expand rather than contract the profession. He outlines five emerging trends in software engineering—including the product management bottleneck, higher-level code interaction, and reduced technical debt costs—alongside open questions about team structure, curriculum, competitive advantage, and agent-driven workflows. The commentary frames these themes around DeepLearning.AI's upcoming AI Developer Conference on April 28-29 in San Francisco.
Anthropic has published a 244-page model card for Claude Mythos Preview, a large language model not yet commercially available, which broadly outperforms Claude Opus 4.6 and is described as 'strikingly capable' at identifying and exploiting code vulnerabilities. To mitigate risks before potential release, Anthropic assembled Project Glasswing, a consortium including AWS, Apple, Google, Microsoft, CrowdStrike, Nvidia, and 40+ other organizations, funded with $100 million in API credits and $4 million in open-source security donations. This marks the first time Anthropic has published a model card without making the model commercially available, signaling an unusual safety-first deployment posture. The issue also includes commentary from Andrew Ng on AI's impact on software engineering jobs, arguing against an 'AI jobpocalypse' narrative.
Meta introduced Muse Spark, its first AI model in roughly a year and the first product from its Superintelligence Labs, marking a pivot away from its open-weights strategy toward a closed model. Muse Spark is a natively multimodal reasoning model supporting tool use and multi-agent orchestration, with three reasoning modes and a novel 'thought compression' post-training technique using RL to penalize excessive reasoning tokens. The model ranks fourth on the Artificial Analysis Intelligence Index and matches Llama 4 Maverick's capabilities with over an order of magnitude less training compute, though it trails in coding and agentic benchmarks. The issue also covers broader industry themes including AI-native software engineering team structures, big pharma AI adoption, and regulatory developments.
Andrew Ng argues that agentic coding tools are reshaping software team structures by accelerating code production so dramatically that product management, design, marketing, and legal review become the new bottlenecks. He contends that the fastest-moving teams are small (2–10 people), co-located, and composed of generalists who can span engineering, product, and other functions. The piece frames this as a structural shift away from large specialist teams toward individuals who combine deep skills with cross-functional breadth.
Z.ai released GLM-5.1, an open-weights mixture-of-experts LLM (754B total / 40B active parameters) designed for sustained agentic coding tasks lasting up to eight hours, featuring iterative planning-execution-evaluation loops with thousands of tool calls. The model claims top open-weights performance on Artificial Analysis Intelligence Index and SWE-Bench Pro, available under MIT license via HuggingFace. The accompanying editorial by Andrew Ng offers a tiered framework for how much coding agents accelerate different software work categories—frontend most, then backend, infrastructure, and research least—with practical implications for team organization. A secondary item references data-center opposition and LLM helpfulness failure modes.
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.
Major insurers including Berkshire Hathaway units, Travelers Group, and Chubb are excluding or restricting AI-related liability coverage, signaling growing concern over hard-to-model AI-driven claims. OpenAI introduced GPT-Rosalind, a domain-specific LLM fine-tuned for life sciences workflows, while Anthropic launched Claude Design for visual asset generation targeting non-designers. Additional items cover an AI-run San Francisco retail store exposing agentic system limitations, Wall Street banks cutting junior roles via AI deployment, and Anthropic's continued engagement with the Trump administration despite prior Pentagon restrictions.
GPT-5.5, OpenAI's latest closed vision-language model built for agentic coding and computer use, tops the Artificial Analysis Intelligence Index and ARC-AGI-2 benchmarks but exhibits a significantly higher hallucination rate (85.53%) compared to Claude Opus 4.7 (36.18%) and Gemini 3.1 Pro Preview (49.87%) on the AA-Omniscience benchmark. GPT-5.5 Pro processes reasoning tokens in parallel during inference, and pricing is roughly double GPT-5.4 rates. The model ranks lower on subjective Arena.ai leaderboards, where Claude Opus models dominate. The issue also notes Kimi K2.6 leading open-weight LLMs, though details on that item are truncated.
Alphabet, Amazon, Meta, and Microsoft have publicly acknowledged that surging AI infrastructure demand is causing them to miss or revise earlier greenhouse gas reduction pledges. All four companies have turned to natural-gas power plants to bridge energy gaps, with total emissions rising 23–60% since 2019–2020 depending on the company. Clean energy alternatives like nuclear and geothermal remain insufficiently scaled, with nuclear deployments largely deferred to the 2030s. U.S. data center electricity consumption is projected to rise from 4.4% to as much as 12% of national usage within a few years.
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.
ByteDance has deployed Seedance 2.0, a multimodal video generation model, to hundreds of millions of CapCut users across multiple global regions. The model supports text, image, audio, and video inputs with synchronized audio-video output, lip-synced dialogue, and camera control via prompts. It ranks within the top two on Arena AI and Artificial Analysis video leaderboards, and is available via API at $0.30 per second of output. The issue also features Andrew Ng's editorial arguing against the 'AI jobpocalypse' narrative, attributing it to incentive structures at labs and companies.
Google launched Gemini 3.5 Flash, a mid-tier multimodal mixture-of-experts model with improved agentic capabilities, visual understanding, and speed, priced at $1.50/$9.00 per million input/output tokens — three times the cost of its predecessor Gemini 3 Flash. The model supports up to 1M token context, adjustable reasoning levels, and thought preservation across multi-turn conversations, and tops the Artificial Analysis APEX-Agents-AA and MMMU-Pro benchmarks. The issue also covers Andrew Ng's commentary on the rise of AI Forward Deployed Engineers versus the broader AI Engineer role, plus news items on EU AI Act implementation delays and AI agents driving measurable online traffic shifts.
Andrew Ng argues that the current vogue for AI Forward Deployed Engineers (FDEs), driven by OpenAI and Anthropic embedding engineers within client organizations, is an early indicator of broader role specialization in AI engineering. He contends that internal AI Engineer hiring will vastly outnumber FDE placements, and that vendor lock-in concerns limit FDE appeal. Ng predicts the generalist AI Engineer role will fragment over the coming decade into specialized tracks such as LLMOps, Evals Engineers, and AI Data Engineers, analogous to how software engineering split into frontend, backend, devops, and other disciplines.
Hermes Agent, an open-source AI agent from Nous Research launched in February 2026, has surpassed OpenClaw on OpenRouter's daily token consumption leaderboard. Hermes Agent differentiates itself through a memory architecture and automatic skill-building capability using the SKILL.md format, enabling self-improvement as a core agentic feature. It supports local and cloud deployment, integrates with ~20 messaging services, and works with a wide variety of LLMs via the Agent Communication Protocol. The piece also covers Andrew Ng's commentary on Harvard's grade-capping policy, which is tangential to AI/ML.
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.