No Priors
No Priors

Andrej Karpathy on Code Agents, AutoResearch, and the Loopy Era of AI

What happens when AI agents can design experiments, collect data, and improve — without a human in the loop? Andrej Karpathy joins Sarah Guo on the state of models, the future of engineering and education, thinking about impact on jobs, and his project AutoResearch: where agents close the loop on a

Featured Speakers

Andre Karpathy Guest

Topics Discussed

Episode Summary

Executive Summary: Andre Karpathy argues that AI agents have fundamentally changed software work: coding is shifting from typing to orchestrating multiple autonomous agents, and the new bottleneck is human judgment and token throughput. He extends this to research, home automation, open source, robotics, and education, predicting a more agent-first, API-driven world where humans increasingly set objectives while models execute, verify, and even optimize the workflows themselves.

Main Topics: Agents replacing manual coding (Priority: 5/5): Karpathy describes a major workflow shift since December: instead of writing code line-by-line, he now delegates most work to coding agents and focuses on higher-level orchestration, planning, and review. Claws, persistence, and agent memory (Priority: 5/5): He distinguishes interactive coding agents from longer-running 'claw' systems that keep looping autonomously, maintain memory, and act on a user's behalf across tasks and time. Auto-research and recursive self-improvement (Priority: 5/5): Karpathy explains his interest in automating research loops with objective metrics, using his 'auto research' project as a testbed for models improving models, especially in verifiable domains like training runs and kernel optimization. Agents as the new software interface (Priority: 4/5): He argues that many bespoke apps should be replaced by exposed APIs plus agent orchestration, with the customer increasingly being the agent acting on behalf of the human rather than the human directly. Open source vs frontier labs (Priority: 4/5): He sees closed models as still ahead, but open source is close enough to cover many consumer use cases. He values an open common platform for the ecosystem while acknowledging frontier labs remain important for cutting-edge capability. Robotics and the digital-physical divide (Priority: 4/5): Based on self-driving experience, he expects robotics to lag digital AI because atoms are harder than bits, while the near-term explosion will be in digital work and in interfaces between digital data and physical action. Education and model-specifc teaching (Priority: 3/5): He suggests education will increasingly be mediated through agents: humans will author Markdown/docs for agents, and agents will explain systems to people in adaptive ways, making direct human-to-human teaching less central.

Key Arguments: The biggest change in software engineering is not better autocomplete; it is a shift from manual coding to agent orchestration, macro-actions, and multi-agent workflows. A user's limiting factor is now less compute and more skill in directing and parallelizing agents; unused token or GPU capacity indicates the human is the bottleneck. Persistent autonomous systems ('claws') unlock new use cases because they can keep looping, remember context, and manage real-world tasks without continuous supervision. Auto-research is especially powerful when the objective is verifiable, such as code performance, validation loss, or kernel speed, because the system can search widely and cheaply verify results. Frontier research should increasingly remove humans from the loop in repetitive tasks and instead structure work as queues of ideas, workers, and verifiers. AI capability is jagged: models can be excellent at coding or long-horizon tasks yet still produce stale jokes or fail at nuance, suggesting limited generalization across domains. Open source is likely to remain behind frontier models by months, not years, and can serve as a shared commons for the broader industry. Robotics will trail digital AI because physical manipulation is slower, costlier, and more operationally complex than digital refactoring. Education will shift toward agent-mediated explanation: the durable human contribution will be the parts agents cannot yet do well, such as framing, curation, and curriculum design.

Data Points: Time spent coding by hand: 'I don't think I've typed like a line of code probably since December' - Karpathy describes the transition from manual coding to agent delegation. Manual-vs-agent coding split: Shift from roughly 80/20 to 20/80 and then beyond - He says the balance moved from mostly human-written code to mostly delegated work. Agent session duration: About 20 minutes - He references codecs agents that take roughly 20 minutes per prompt when run at high effort. Home automation systems unified: 6 separate apps - He says Dobby replaced multiple apps for home control. Research loop duration: Overnight - Auto research ran overnight and discovered better hyperparameters. Frontier lab researcher count: About 1,000-something researchers - He uses this as a comparison point for large labs automating research workflows. Open-source model lag: Roughly 6-8 months behind - He estimates open source is now months behind frontier closed models, not years. Model improvement horizon: 1-3 years - He says tasks like home automation via natural language should be trivial within a year or two or three. MicroGPT size: ~200 lines of Python - He describes MicroGPT as a minimal, readable implementation of GPT training. Jevons-paradox example: ATMs increased teller/bank-branch activity - Used to argue cheaper software can increase overall demand for software.

Pivotal Quotes: "I don't think I've typed like a line of code probably since December, basically." — Andre Karpathy: He emphasizes the magnitude of the shift from manual coding to agent-driven work. "The name of the game now is to increase your leverage." — Andre Karpathy: He summarizes the new productivity paradigm in AI-assisted research and engineering. "The customer is not the human anymore. It's like agents who are acting on behalf of humans." — Andre Karpathy: He argues that software products must be redesigned for agent-first interaction.

Implications: Software, research, and even education are moving toward agent-first systems. Teams that learn to specify goals, verify outputs, and build for APIs will gain leverage; those relying on human-only workflows may fall behind.

🔓 Sign Up for Unlimited Episode Search

About No Priors

View all episodes from No Priors