galapagos
How it worksDocsHubLeaderboardDiscovery SpaceTrajectoryNewsBlogTeam
Checking...
galapagos

six blocks · compatible tasks ·
better solutions emerge.

Platform

  • Hub
  • Leaderboard
  • Playground

Resources

  • Docs
  • API reference
  • Card spec

Community

  • Team
  • GitHub
  • Contribute

Updates

  • News
  • Blog
  • Releases

© 2026 Galapagos. Licensed under Apache-2.0.

Build your own scaffold.

News
ReleaseJun 24, 2026•4 min read

Galapagos is here

Today we're opening up Galapagos: an open platform for turning large language models into evolutionary search engines. Instead of treating an LLM as a one-shot oracle, Galapagos puts the model inside a loop that proposes, evaluates, and improves candidate solutions over many iterations.

The bundled methods — from best-of-N sampling to OpenEvolve-style program evolution and agent-driven search — are expressed through the same six component roles and loaded through one small from_card(...) API. This is the short version; the full story is on the blog.

The full story

What is Galapagos?

Read the full post