@AlphaSignalAI: Karpathy automated experiments. AutoResearchClaw automated the whole lab. Most AI research tools handle one step. This …

X AI KOLs Timeline Tools

Summary

AutoResearchClaw is a GitHub repository that automates the entire AI research pipeline from an idea to a full conference paper with real experiments, verified citations, and working code, outperforming previous autonomous research systems by 54.7% on a 55-topic benchmark.

Karpathy automated experiments. AutoResearchClaw automated the whole lab. Most AI research tools handle one step. This one is a GitHub repo that handles all of them. AutoResearchClaw takes one idea as input. It outputs a full conference paper with real experiments, verified citations, and working code. Here's what happens in between: - Scans 50+ papers automatically - Three agents debate the best hypothesis - Writes and self-debugs experiment code - Rewrites failed hypotheses from scratch - Drafts the paper, verifies every citation The agents aren't generic. Specialized versions plug into real domain tools for physics, biology, and more. To evaluate this, the team built a benchmark across 55 topics in ML, physics, and biology. On it, the repo outperforms the previous best autonomous research system by 54.7%. Check it out this weekend.
Original Article
View Cached Full Text

Cached at: 05/22/26, 09:58 PM

Karpathy automated experiments. AutoResearchClaw automated the whole lab.

Most AI research tools handle one step. This one is a GitHub repo that handles all of them.

AutoResearchClaw takes one idea as input. It outputs a full conference paper with real experiments, verified citations, and working code.

Here’s what happens in between:

  • Scans 50+ papers automatically
  • Three agents debate the best hypothesis
  • Writes and self-debugs experiment code
  • Rewrites failed hypotheses from scratch
  • Drafts the paper, verifies every citation

The agents aren’t generic. Specialized versions plug into real domain tools for physics, biology, and more.

To evaluate this, the team built a benchmark across 55 topics in ML, physics, and biology. On it, the repo outperforms the previous best autonomous research system by 54.7%.

Check it out this weekend.

Huaxiu Yao (@HuaxiuYaoML): 🔥 AutoResearchClaw tech report + v0.5.0 just dropped.

12,300+⭐ on GitHub. Two big additions this release:

🧪 1/ Domain-Expert Agents in the experiment stage: Specialized agents for high-energy physics, biology, and more. Real domain tools + knowledge plugged in — not a

Similar Articles

AutoResearch AI: Towards AI-Powered Research Automation for Scientific Discovery

arXiv cs.AI

This survey examines the emerging field of AI-powered research automation (AutoResearch), analyzing how AI systems are moving from isolated task assistance to full workflow-level scientific discovery. It defines a spectrum from human-steered 'Vibe Research' to AI-led systems, and proposes five evaluation dimensions for scientific credibility.