{"id":"2030376700337643742","url":"https://x.com/LiorOnAI/status/2030376700337643742","text":"It's over. Karpathy just open-sourced an autonomous AI researcher that runs 100 experiments while you sleep.\n\nYou don't write the training code anymore. \n\nYou write a prompt that tells an AI agent how to think about research. \n\nThe agent edits the code, trains a small language model for exactly five minutes, checks the score, keeps or discards the result, and loops. All night. No human in the loop.\n\nThat fixed five-minute clock is the quiet genius. No matter what the agent changes, the network size, the learning rate, the entire architecture, every run gets compared on equal footing. This turns open-ended research into a game with a clear score:\n\n- 12 experiments per hour, ~100 overnight\n- Validation loss measures how well the model predicts unseen text\n- Lower score wins, everything else is fair game\n\nThe agent touches one Python file containing the full training recipe. You never open it. Instead, you program a markdown file that shapes the agent's research strategy. \n\nYour job becomes programming the programmer, and this unlocks a strange new loop:\n\n1. Agents run real experiments without supervision\n2. Prompt quality becomes the bottleneck, not researcher hours\n3. Results auto-optimize for your specific hardware\n4. Anyone with one GPU can run a research lab overnight\n\nThe best AI labs won't just have the most compute. \n\nThey'll have the best instructions for agents who never sleep, never forget a failed experiment, and never stop iterating.","author":{"name":"Lior Alexander","username":"LiorOnAI","avatarUrl":"https://pbs.twimg.com/profile_images/2032256308196564993/ozddLZ2O_200x200.jpg"},"createdAt":"Sat Mar 07 20:15:02 +0000 2026","engagement":{"replies":134,"retweets":435,"likes":4310,"views":880006},"quoteTweet":{"id":"2030371219518931079","url":"https://x.com/karpathy/status/2030371219518931079","text":"I packaged up the \"autoresearch\" project into a new self-contained minimal repo if people would like to play over the weekend. It's basically nanochat LLM training core stripped down to a single-GPU, one file version of ~630 lines of code, then:\n\n- the human iterates on the prompt (.md)\n- the AI agent iterates on the training code (.py)\n\nThe goal is to engineer your agents to make the fastest research progress indefinitely and without any of your own involvement. In the image, every dot is a complete LLM training run that lasts exactly 5 minutes. The agent works in an autonomous loop on a git feature branch and accumulates git commits to the training script as it finds better settings (of lower validation loss by the end) of the neural network architecture, the optimizer, all the hyperparameters, etc. You can imagine comparing the research progress of different prompts, different agents, etc.\n\nhttps://github.com/karpathy/autoresearch\nPart code, part sci-fi, and a pinch of psychosis :)","author":{"name":"Andrej Karpathy","username":"karpathy","avatarUrl":"https://pbs.twimg.com/profile_images/1296667294148382721/9Pr6XrPB_200x200.jpg"},"createdAt":"Sat Mar 07 19:53:15 +0000 2026"},"adhxContext":{"savedByCount":1,"publicTags":[],"previewUrl":"https://adhx.com/LiorOnAI/status/2030376700337643742"}}