@karpathy

Andrej Karpathy (@karpathy)

View on X 19 Unrolled Threads
Thread Archive
96
πŸ€– AI & Machine LearningπŸ”¬ Science & Research⚑ Productivity

LLM Knowledge Bases Something I'm finding very useful recently: using LLMs to build personal knowledge bases for various topics of research interest. In this way, a large fraction of my recent token throughput is going less into manipulating code, and more into manipulating knowledge (stored as mar...

Jul 12, 2026
Thread Archive
143
πŸ€– AI & Machine Learning

This is a new paradigm for interacting with Claude that is significantly more "inline" with all the other human activity org-wide. Once you do all of the under the hood engineering work to make this "just work" (e.g. across tools, integrations, compute environments, memory, security, etc.), Claude b...

Jun 24, 2026
Thread Archive
94
πŸ’» Tech & DevelopmentπŸ€– AI & Machine Learning⚑ Productivity

A few random notes from claude coding quite a bit last few weeks. Coding workflow. Given the latest lift in LLM coding capability, like many others I rapidly went from about 80% manual+autocomplete coding and 20% agents in November to 80% agent coding and 20% edits+touchups in December. i.e. I real...

May 27, 2026
Thread Archive
106
πŸ’» Tech & Development

Expectation: the age of the IDE is over Reality: we’re going to need a bigger IDE (imo). It just looks very different because humans now move upwards and program at a higher level - the basic unit of interest is not one file but one agent. It’s still programming. <a target="_blank" href="https://tw...

Mar 21, 2026
Thread Archive
106

<a target="_blank" href="http://x.com/i/article/2002114638226522112" color="blue">x.com/i/article/2002…</a>...

Dec 19, 2025
Thread Archive
92

As a fun Saturday vibe code project and following up on this tweet earlier, I hacked up an **llm-council** web app. It looks exactly like ChatGPT except each user query is 1) dispatched to multiple models on your council using OpenRouter, e.g. currently: "openai/gpt-5.1", "google/gemini-3-pro-previ...

Dec 02, 2025
Thread Archive
90

Something I think people continue to have poor intuition for: The space of intelligences is large and animal intelligence (the only kind we've ever known) is only a single point, arising from a very specific kind of optimization that is fundamentally distinct from that of our technology. Animal int...

Nov 22, 2025
Thread Archive
88

I don't know what labs are doing to these poor LLMs during RL but they are mortally terrified of exceptions, in any infinitesimally likely case. Exceptions are a normal part of life and healthy dev process. Sign my LLM welfare petition for improved rewards in cases of exceptions....

Oct 10, 2025
Thread Archive
133

+1 for "context engineering" over "prompt engineering". People associate prompts with short task descriptions you'd give an LLM in your day-to-day use. When in every industrial-strength LLM app, context engineering is the delicate art and science of filling the context window with just the right in...

Jul 03, 2025