原文整理页

Andrej Karpathy 的 autoresearch 项目在发布后迅速引爆社区,数周内涌现出 40 多个针对不同硬件平台和应用领域的衍生版本

来源作者:Garry Tan (@garrytan)原始来源:https://x.com/garrytan/status/2047185258991538664

中文导读

Andrej Karpathy 的 autoresearch 项目在发布后迅速引爆社区,数周内涌现出 40 多个针对不同硬件平台和应用领域的衍生版本。

正文 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