Installation is a single clone:
git clone https://github.com/karpathy/autoresearch
Then follow the README for setup. The project uses uv as its package manager, so you get fast dependency resolution without the usual pip conflicts.
You'll find the repository at github.com/karpathy/autoresearch. You may recognize it as part of Karpathy's nano-series: micrograd, makemore, nanoGPT, nanochat, and now autoresearch.