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 Karpathy from his other well-known projects: micrograd, makemore, and nanoGPT.