ImL1s
ImL1s @aa22396584 ·
Karpathy 的 AutoResearch 概念真的很有趣,特別是 AI 能自動修改程式碼跑實驗這點。感覺未來很多開發工作都會變成「定義目標」就好。#AI #AutoResearch #DevTools
31
Qi Sun
Qi Sun @QiSun157242 ·
github.com/vonbai/goalx 一个目标驱动的编排claude code/ codex tui的框架,一句话完成一个生产级别项目,一句话无限优化你的项目直到你的token耗尽。有兴趣可以试试,一起优化。 #autoresearch #claude #codex #claudecode #Goal #Agent #Evolution
GitHub - vonbai/goalx: Autonomous research and development framework. Master/Subagent architecture...

Autonomous research and development framework. Master/Subagent architecture powered by AI coding agents (Claude Code, Codex). One command to launch unattended research, debate, and implementation. ...

From github.com
47
Zane Chen
Zane Chen @chenzeling4 ·
Autonomous research agents that improve themselves. A curated list of autonomous improvement loops, research agents, and autoresearch-style systems. Inspired by Karpathy's autoresearch. Everything you need to build self-improving AI. ⭐ 790 stars #AI #Research #AutoResearch
1
10
Chris von Csefalvay FRSPH
Chris von Csefalvay FRSPH @epichrisis ·
And that’s why I built Autostar (github.com/chrisvoncsefal…) - it’s #autoresearch but for ‘soft verifiable’ rewards. Yes, agents can’t verify biology like they can verify code for TDD. But you only need a ‘good enough’ reward signal, not perfection.
GitHub - chrisvoncsefalvay/autostar: Autoresearch ALL THE THINGS. RLVR for the masses.

Autoresearch ALL THE THINGS. RLVR for the masses. - chrisvoncsefalvay/autostar

From github.com
Ravi Sharma Ravi Sharma @ravishar313 ·
Unlike software, biology is not verifiable. The problem with this is agents in biology just remain hypothesis generation engines rather than being something more. There is no easy way for an agent to verify it's designed peptides for example. While, an agent writing code can follow a TDD with computer use to get to a very good point. Even when the parts are verifiable, the feedback loop is too long. Experiments to validate take too much time. We need to double down on lab automation and virtual cells. Things are looking up tho.
1
87
MLJAR: Data Science tools
MLJAR: Data Science tools @MLJARofficial ·
All have heard about @karpathy AutoResearch and autonomous AI research, but few know that in MLJAR Studio, we already implemented such feature 💎. See how it works 🤖 👉mljar.com/blog/autoresea… #autoresearch
AutoResearch by Karpathy and the Future of Autonomous AI Research

Learn how AutoResearch by Andrej Karpathy works and how autonomous AI agents can run machine learning experiments. See a practical implementation with AutoLab.

From mljar.com
40
Leila Stadther
Leila Stadther @LeilaS69246 ·
Fascinated by @karpathy's autoresearch experiment — 700 AI-driven experiments in just 2 days. That's a glimpse of how science itself might evolve. The pace of autonomous discovery is accelerating. #AI #AutoResearch
10
KyungHun | AI Dev
KyungHun | AI Dev @solhun_ai ·
AI가 스스로 트레이딩 전략을 연구하고 진화시킨다 Auto-Research Trading — Karpathy auto-research 영감. AI가 전략 작성→백테스트→분석→진화를 103번 자동 반복. "같은 데이터로 103번 = 과적합?" 핵심 논쟁 #AutoResearch #AI트레이딩 #Karpathy #오픈소스
1
15
Steve Yen
Steve Yen @steveyentweets ·
Re: #autoresearch - me: you should invent auto-autoresearch. It's the extra FOR loop outside the FOR loop for folks who are too busy. [smart colleague]: and this is the new ground truth of programming. there is no problem that can't be solved by the addition of another for loop
1
47
Rahul Bhati
Rahul Bhati @rahuldotsol ·
The Karpathy Loop is a Game-Changer! Andrej Karpathy's #autoresearch runs 100 experiments overnight to optimize anything you can measure—from ML models to ad copy and email sequences. Stop guessing, start automating iteration.
Andrej Karpathy Andrej Karpathy @karpathy ·
I packaged up the "autoresearch" project into a new self-contained minimal repo if people would like to play over the weekend. It's basically nanochat LLM training core stripped down to a single-GPU, one file version of ~630 lines of code, then: - the human iterates on the prompt (.md) - the AI agent iterates on the training code (.py) The goal is to engineer your agents to make the fastest research progress indefinitely and without any of your own involvement. In the image, every dot is a complete LLM training run that lasts exactly 5 minutes. The agent works in an autonomous loop on a git feature branch and accumulates git commits to the training script as it finds better settings (of lower validation loss by the end) of the neural network architecture, the optimizer, all the hyperparameters, etc. You can imagine comparing the research progress of different prompts, different agents, etc. github.com/karpathy/autor… Part code, part sci-fi, and a pinch of psychosis :)
69
J.D. Nicholls is building in public
J.D. Nicholls is building in public @jdnichollsc ·
Hey folks! Who's diving into @karpathy's #autoresearch with @claudeai @AnthropicAI? 👋 I put together some custom skills/plugins and would love to get the community's eyes on it (especially on Claude Code) 👀 Check it out here: github.com/proyecto26/aut… 🔌 Happy Vibe Coding! 🫶 #AI #ML #ClaudeCode #BuildInPublic
GitHub - proyecto26/autoresearch-ai-plugin: A Claude Code plugin for Autoresearch with AI to...

A Claude Code plugin for Autoresearch with AI to improve anything! - proyecto26/autoresearch-ai-plugin

From github.com
92