Andrej Karpathy
Andrej Karpathy is an AI researcher and educator known for deep learning education, OpenAI founding work, Tesla Autopilot AI leadership, the Software 2.0 framing, nanoGPT, micrograd, Neural Networks: Zero to Hero, Eureka Labs, and his 2026 return to frontier LLM R&D at Anthropic.
Karpathy is a high-signal person page because readers use his name to find practical explanations of neural networks, LLMs, AI coding, Software 2.0 and Software 3.0, and the shift from model capability to agent workflows. His work connects research, open-source educational code, AI education, autonomous driving, and current frontier model development.
Karpathy's personal site describes him as an AI researcher and educator, founding OpenAI member, former Tesla Director of AI, CS231n creator and lead instructor, and creator of AI education videos. His GitHub repositories document micrograd, nanoGPT, Neural Networks: Zero to Hero, and LLM101n-style educational materials. Eureka Labs describes an AI-native education company and LLM101n as its first course direction. His Software 2.0 essay frames neural networks as a new programming paradigm. TechCrunch reported on May 19, 2026 that Karpathy joined Anthropic's pre-training team, with a focus on using Claude to accelerate pre-training research. TIME100 AI 2024 provides secondary evidence for his public education influence.
- Learn neural networks, backpropagation, language modeling, and GPT training from first principles.
- Understand Software 2.0, Software 3.0, vibe coding, and agent-led programming discussions.
- Track the relationship between OpenAI, Tesla AI, Eureka Labs, Anthropic, and AI education.
- Use his repos and talks as source material for LLM education, agent harness, and coding-agent pages.
Readers usually search Andrej Karpathy for one of three jobs: learning neural networks from first principles, understanding how AI changes software development, or tracking where a respected AI researcher is working. A useful page should not treat him only as a resume entry. It should explain why his tutorials, code repos, terminology, and career moves are used as evidence in LLM, agent, and AI education discussions.
- Learning intent: micrograd, nanoGPT, Zero to Hero, CS231n, LLM101n, and LLM explainers.
- Concept intent: Software 2.0, Software 3.0, vibe coding, agents, and human-in-the-loop engineering.
- Industry intent: OpenAI, Tesla Autopilot, Eureka Labs, and Anthropic pre-training research.
Karpathy is unusually visible because his educational work is executable. micrograd teaches backpropagation through a tiny autograd engine. nanoGPT shows a compact GPT training codebase. Neural Networks: Zero to Hero turns neural-network fundamentals into lecture notebooks and videos. LLM101n and Eureka Labs extend that pattern toward AI-native education, where a human-designed course can be supported by an AI teaching assistant.
Karpathy's Software 2.0 essay made the case that neural networks are not just another model class, but a different way to create programs through datasets, architectures, optimization, and evaluation. His later Software 3.0 talks and community discussion connect that framing to LLMs, prompts, agents, and AI-assisted programming. For GetLLMs, the practical takeaway is that his name often signals a broader shift in who writes the program: a human writing code, a training process producing model weights, or a human directing an LLM/agent through language and context.
Career status is time-sensitive. As of the May 2026 sources used here, Karpathy had joined Anthropic and was associated with pre-training research. Use his own site and primary accounts for long-lived biography and education links, but verify current employment, role, project status, and any claims about Eureka Labs or Anthropic with fresh sources before making time-sensitive recommendations.
The runtime layer that turns models into working agents and shapes coding-agent outcomes.
The production-quality question behind prompt-driven and agent-assisted coding.
The model-selection layer where Karpathy-style model literacy helps readers evaluate APIs and model claims.
Source confidence
Andrej Karpathy
GitHub / karpathy
Andrej Karpathy on Medium
GitHub / karpathy
GitHub / karpathy
Eureka Labs
TechCrunch
TIME
Andrej Karpathy FAQ
Page-level questions for Andrej Karpathy.
What is Andrej Karpathy best known for?+
Andrej Karpathy is best known for AI education, deep learning and computer vision work, being a founding member of OpenAI, leading Tesla Autopilot AI, creating influential learning resources such as CS231n, micrograd, nanoGPT, and Neural Networks: Zero to Hero, and framing ideas such as Software 2.0.
Why do developers follow Karpathy for AI coding ideas?+
Developers follow Karpathy because he explains technical shifts in practical programming language: neural networks as Software 2.0, LLMs and prompts as a new programming layer, and agents as a change in how software work is directed. His examples usually connect ideas to runnable code or concrete workflows.
What are micrograd and nanoGPT?+
micrograd is a tiny educational autograd engine for understanding backpropagation. nanoGPT is a compact GPT training repository for training or fine-tuning medium-sized GPT-style models. Both are useful because they reduce complex neural-network systems to readable code paths.
Is Karpathy still working on Eureka Labs?+
Eureka Labs remains an official AI education project source, but career and project status can change. As of the May 2026 sources used here, Karpathy had joined Anthropic for pre-training research and said he remained passionate about education. Verify current Eureka Labs and Anthropic status before treating either as a present-tense operational claim.