back to top
HomeTechAndrej Karpathy Joined Anthropic. What It Says About Where AI Is Heading.

Andrej Karpathy Joined Anthropic. What It Says About Where AI Is Heading.

- Advertisement -

Andrej Karpathy doesn’t make random career moves.

He co-founded OpenAI in 2015, left to build Tesla’s self-driving program, came back to OpenAI for a year, then left again in 2024 to start an AI education company. Every transition has been deliberate and every one of them has turned out to be worth paying attention to.

On Tuesday he posted on X that he’s joined Anthropic. “I think the next few years at the frontier of LLMs will be especially formative,” he wrote. “I am very excited to join the team here and get back to R&D.”

The “get back to R&D” part is the signal. Karpathy has spent the last several years teaching, building, and explaining. Now he’s going back to the frontier. And the specific place he’s going says something about where the most important work in AI actually is right now.

Why pre-training specifically matters

Karpathy isn’t joining Anthropic to work on products or safety or deployment. He’s working on pre-training under team lead Nick Joseph.

Pre-training is where frontier models actually get built. It’s the large-scale training process that gives Claude its core knowledge and capabilities, the most compute-intensive, expensive, and consequential phase of model development. Getting pre-training right is the difference between a model that reasons well and one that doesn’t. Everything that comes after fine-tuning, safety work, deployment, is built on top of what pre-training produces.

This is also where the competition between Anthropic, OpenAI, and Google is most directly fought. Each lab’s pre-training approach is its most closely guarded advantage. Bringing in someone with Karpathy’s depth at exactly this layer isn’t a symbolic hire.

Using Claude to build Claude

Karpathy isn’t just joining the pre-training team, he’s been asked to build a team focused specifically on using Claude to accelerate pre-training research.

The idea is that Claude itself becomes a tool in the research process, helping design experiments, analyze results, surface patterns in training data, or generate hypotheses that human researchers then test. AI-assisted research rather than pure compute as the path to staying competitive.

Karpathy is one of the few people who can actually make that work. He bridges LLM theory and large-scale training practice in a way almost nobody else in the field does. His Neural Networks: Zero to Hero course has taught a generation of researchers how these systems actually function at a fundamental level. His YouTube lectures are some of the clearest explanations of transformer internals that exist anywhere.

Putting someone with that combination of depth and communication ability in charge of figuring out how to use Claude to do better pre-training research is a specific bet. Anthropic is saying it believes AI-assisted research is how it stays in the race.

You May Like: Shopify’s CEO Let Karpathy’s AI Agent Run Overnight and Woke Up to a 19% Better Model

What happens to education

Karpathy’s move to Anthropic leaves one obvious question unanswered. Eureka Labs, the AI education startup he founded in 2024, hasn’t had much public activity since its launch. His Neural Networks: Zero to Hero course and YouTube channel, which have become genuine resources for anyone learning to build with LLMs from first principles, also go quiet when he’s heads down on something else.

He addressed it directly in his X post. “I remain deeply passionate about education and plan to resume my work on it in time.”

That’s not a shutdown announcement. But it’s also not a continuation plan. For the researchers and students who have followed his work closely, the honest read is that education goes on pause while the frontier pulls him back in. Whether Eureka Labs becomes something real eventually or quietly winds down alongside this chapter is a question he hasn’t answered yet.

The YouTube channel and the course will still be there. For anyone who hasn’t worked through Neural Networks: Zero to Hero, now is as good a time as any.

The other hire worth noticing

Buried under the Karpathy announcement is a second addition that’s easy to scroll past but shouldn’t be.

Chris Rohlf has joined Anthropic’s frontier red team, the group responsible for stress-testing advanced AI models against severe threats before they reach the public. Rohlf brings over twenty years of cybersecurity experience, including time at Yahoo’s well-regarded internal security team and six years at Meta. He also worked on the CyberAI project at Georgetown’s Center for Security and Emerging Technology.

His own post on X was direct: “We have a real opportunity in front of us to dramatically improve cybersecurity with AI. I can’t think of a better company or team to join at this critical moment.”

Two hires in the same week, one of the most respected researchers in LLM fundamentals going into pre-training, and a veteran cybersecurity operator going into red teaming. Anthropic isn’t signaling one priority. It’s signaling two simultaneously: build better models and make sure they don’t cause serious harm before you ship them.

Don’t miss any Tech Story

Subscribe To Firethering NewsLetter

You Can Unsubscribe Anytime! Read more in our privacy policy

LEAVE A REPLY

Please enter your comment!
Please enter your name here

YOU MAY ALSO LIKE
A Man Tried to Hack a Court AI That Didn’t Exist

A Man Tried to Hack a Court AI That Didn’t Exist

0
A Connecticut man appears to have tried to use prompt injection to influence an AI system that he believed might be involved in handling his court case. He hid instructions inside his legal filings, formatting them so they would be difficult for a human reader to see but readable by software processing the document. The instructions told any AI reviewing the filing to favor his arguments and disregard earlier decisions that went against him. There was just one problem: the court wasn't using AI to review or decide the case. The hidden prompts had no effect on the ruling. But the judge still found the tactic serious enough to warrant sanctions, particularly after the man continued hiding messages in later filings even after being warned. The case may sound bizarre, but the judge saw something bigger in it: as AI becomes part of legal and other document-processing systems, prompt injection is no longer just a problem inside chatbots. The documents themselves can become the attack surface.
someone build an ai generated watermark open source remover after claude watermark

Anthropic Added Invisible Watermarks to Claude. Someone Already Built a Tool to Remove Them.

0
It hasn't even been a week since Anthropic started putting invisible watermarks into Claude's text. Now there's an open-source tool built to remove them. The project, watermarks-remover, has already exploded on GitHub, passing 8.8K+ stars and nearly 900+ forks in a matter of days. The numbers are impressive. But they're not the most important part. What's more revealing is how the tool works, what kinds of AI signals it targets, and how quickly a community-built project appeared around a system designed to make AI-generated content easier to identify. Because this is the uncomfortable reality of building anything in software, companies can spend months designing a new system, but once that system reaches the public, someone can start looking for a way around it.
Claude Will Soon Leave a Hidden Mark on Everything It Writes

Claude Will Soon Leave a Hidden Mark on Everything It Writes

0
Anthropic is adding invisible watermarks to text generated by Claude, and unlike a visible label, the marking is designed to travel with the text when users copy and paste it elsewhere. The move comes as AI-generated content becomes harder to distinguish from human writing and as the European Union begins requiring AI companies to make generated or manipulated content machine identifiable. Anthropic says the marking happens at the model level, meaning it can follow Claude-generated text across different products and surfaces rather than being tied to a particular app. The company also says it may survive some editing. But it raises a question, can AI-generated text actually be made traceable once it leaves the model that created it? And Anthropic's approach suggests the answer may be more complicated than simply adding a hidden signature to every sentence.