AI-Scientist-v2 vs openevolve

The two are close in size: 7.1k stars for AI-Scientist-v2, 7.3k for openevolve. Over the days we have tracked them AI-Scientist-v2 moved +2.7% and openevolve +12.8%, so openevolve is growing faster right now.

openevolve leads on customization and privacy and model freedom and setup ease. AI-Scientist-v2 does not take any axis by a clear margin.

Stars and commit dates come from our own daily tracking. The six axes are read off each project's documentation by our review pipeline, so they describe what a project says about itself, not what we measured in its code.

Where they stand today

End-to-end autonomous scientific discovery: it uses progressive agentic tree search to ideate, run experiments, analyze results, and draft papers without human-authored templates.

Stars
7.1k
Tracked growth
+2.7%
Maturity
Last commit
260d ago
Language
Python
License
NOASSERTION
Cost to run
Your API key, per-run (README cites ≈$15–$20 for experiments + ≈$5 for writing with default models)

Combines MAP-Elites, island-based evolution and LLM ensembles to autonomously discover novel, hardware-optimized algorithms with reproducible scientific pipelines.

Stars
7.3k
Tracked growth
+12.8%
Maturity
Last commit
48d ago
Language
Python
License
Apache-2.0
Cost to run
Your API key; per-iteration LLM costs (local models nearly free)
0%+13%89 tracked days
SakanaAI/AI-Scientist-v2algorithmicsuperintelligence/openevolve

Six axes, head to head

Each axis runs 0 to 5. The label under a score is what that project's own docs claim, not a category average.

AxisAI-Scientist-v2openevolve
Context depth
How much of your codebase it sees before it answers: the open diff, the diff plus related files, or the whole repository.
Related files
File + related files
Noise control
How it keeps output volume down — severity thresholds, deduplication, incremental runs over new commits only.
Config-based controls
Cascade & novelty filters
Customization
How far it bends to your team: custom rules, prompts, style guides, per-path config.
Configurable params
Extensive configs & prompts
Privacy
Whether your code stays on your own infrastructure: fully local, self-hostable, or cloud API only.
Cloud APIs (your keys)
Run fully local
Model freedom
Whether you can point it at any provider, or it is wired to one.
Multiple providers
Any provider & local
Setup ease
What it takes to get a first useful run out of it.
GPU install required
One-command start

Which one to pick

Pick AI-Scientist-v2 if…

End-to-end autonomy — pick this when you want a research pipeline that generates hypotheses, executes experiments, and produces writeups using configurable agentic tree search across multiple LLM providers.

Runs in cli. Works with openai, anthropic, gemini.

Pick openevolve if…

Research-grade reproducibility — pick this when you need deterministic, scientific-grade autonomous algorithm discovery and hardware-aware code optimization with flexible local or cloud LLM backends.

  • Customization: Extensive configs & prompts (5/5 against 3/5)
  • Privacy: Run fully local (5/5 against 3/5)
  • Model freedom: Any provider & local (5/5 against 3/5)
  • Setup ease: One-command start (5/5 against 2/5)
Runs in cli. Works with byok, openai, anthropic, gemini, local-ollama.

What people want from each one

Questions people ask

Is AI-Scientist-v2 better than openevolve?

openevolve leads on customization and privacy and model freedom and setup ease. AI-Scientist-v2 does not take any axis by a clear margin. AI-Scientist-v2 is worth picking when end-to-end autonomy — pick this when you want a research pipeline that generates hypotheses, executes experiments, and produces writeups using configurable agentic tree search across multiple LLM providers.

Which of AI-Scientist-v2 and openevolve keeps my code private?

AI-Scientist-v2: Cloud APIs (your keys) (3/5). openevolve: Run fully local (5/5).

What does each one cost to run?

AI-Scientist-v2: Your API key, per-run (README cites ≈$15–$20 for experiments + ≈$5 for writing with default models). openevolve: Your API key; per-iteration LLM costs (local models nearly free).

Full profiles: SakanaAI/AI-Scientist-v2 and algorithmicsuperintelligence/openevolve. Everything else in ML experiment agents.