Autoresearch is an autonomous research framework by Andrej Karpathy that lets AI agents plan and execute research experiments automatically. Agents design experiments, run training loops, analyze results, and iterate on hypotheses with minimal human oversight.
The framework demonstrates the potential of agentic AI beyond software development — applying autonomous agent patterns to the research process itself. It runs efficiently on single-GPU setups and provides a template for building your own automated research pipelines.