mims-harvard

AutoScientists: Self-Organizing Agent Teams for Long-Running Scientific Experimentation

45
8
89% credibility
Found May 29, 2026 at 157 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

AutoScientists is a multi-agent AI system that autonomously conducts long-running scientific experiments by having AI agents self-organize into teams, share discoveries, and iteratively improve solutions across biomedical and computational biology challenges.

How It Works

1
🔬 Discover AutoScientists

A researcher learns about AutoScientists — a system where AI agents work together like a research team to solve complex scientific problems automatically.

2
📋 Choose a scientific challenge

You pick from three ready-made challenges: improving AI training speed, predicting drug properties, or understanding protein behavior — each with real scientific data included.

3
🚀 Launch your research team

With one simple command, you start a workshop where multiple AI agents spring to life and begin organizing themselves around promising ideas.

4
🤖 Watch AI agents collaborate

Your AI teammates discuss hypotheses, critique each other's proposals, and run experiments in parallel — just like human scientists sharing discoveries and dead ends.

5
📊 Track progress on the leaderboard

As experiments complete, results appear on a shared leaderboard where you can watch your best solutions climb higher over time.

🏆 Achieve breakthrough results

After hours of autonomous exploration, your team delivers results that beat the strongest previous approaches — like finding a faster training method or predicting protein behavior more accurately.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 157 to 45 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is AutoScientists?

AutoScientists is a Python framework that orchestrates multiple AI agents to tackle long-running scientific experiments automatically. Instead of a single agent plowing through a task, AutoScientists spawns a team that self-organizes around hypotheses, critiques proposals before wasting compute, and shares what works and what fails. The coordination happens through a local ClawInstitute server that handles messaging, shared workspaces, and team formation. It ships with three ready-to-run task families: optimizing language model training, benchmarking 24 biomedical ML problems across drug discovery and medical imaging, and evolving protein fitness predictors.

Why is it gaining traction?

The hook is the "self-organizing" part. Unlike pipeline tools that execute a fixed plan, AutoScientists agents form teams around promising directions, post proposals to a shared message board, and wait for critique before running experiments. This mirrors how human research teams actually work. The system also avoids redundant exploration by sharing failures openly. Early results are concrete: 74.4th percentile on biomedical benchmarks, nearly 2x speedup on language model training optimization, and measurable gains on protein engineering tasks.

Who should use this?

Computational scientists running drug discovery, protein engineering, or biomedical imaging pipelines who want automated hypothesis exploration without babysitting a single-agent loop. ML engineers benchmarking models across large task suites will appreciate the built-in experiment tracking and champion promotion. Researchers with access to multi-GPU setups who need sustained parallel search over hours or days will get the most value.

Verdict

This is a research-grade system with a clear architecture and real benchmarks behind it, but it shows its immaturity: only 45 stars, thin documentation, and no visible test suite. The 0.9% credibility score reflects a project that has proven its approach in a paper but has not yet built the community or polish that production tooling needs. Worth exploring if you want to experiment with multi-agent scientific loops, but expect friction during setup and plan to read the source code.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.