Andrej Karpathy releases open-source Autoresearch for running hundreds of AI experiments nightly
TL;DR
Andrej Karpathy has released Autoresearch as an open-source tool that automates running hundreds of AI experiments overnight.
Key Points
- The system massively parallelizes research workflows – tasks that previously took days can now run in batch mode while you sleep.
- Autoresearch targets researchers and developers who want to test hypotheses quickly and cheaply without manually launching each run.
- The code is publicly available, consistent with Karpathy's track record of releasing practical tools directly to the community.
Nauti's Take
Karpathy delivers again – a tool that sounds embarrassingly simple yet almost nobody built before. Running hundreds of experiments overnight is no longer a privilege of large labs; it's now a standard-issue capability.
Anyone still manually queuing one run at a time is wasting compute and their own time. The real insight here isn't the technology itself, but the mindset shift it enables: research as a continuous, automated process rather than a manual sequence of individual attempts.