正文 Markdown
Holy shit…Karpathy dropped autoresearch and the internet rebuilt it 40 different ways in weeks. Someone just cataloged every single fork, port, and descendant in one place. Here's what the community built on top of it: → A macOS fork for Apple Silicon that runs the full loop on M-series chips → A Windows RTX version for consumer NVIDIA GPUs with VRAM floor configs → A WebGPU port that runs the entire experiment loop in your browser → A multi-GPU version with crash recovery and adaptive search strategy → A Colab/Kaggle T4 port for people who want to run it for free with zero local setup Then it got stranger. People started applying the loop to completely different domains. → A trading agent optimizing prompts against rolling Sharpe ratio instead of model loss → A genealogy researcher that iteratively expands and verifies family history → A Spring Boot service that grew from 119 lines to 950 in 5 autonomous cycles The original idea was: give an AI a metric and let it self-improve until it wins. Turns out that idea works on almost anything. 1.1k stars. 100% Opensource. Repo: https://t.co/WMUD1mLWFV