Tell Autolab what to improve.
Choose the metric that matters, such as accuracy, cost, or latency.
metric + constraints + evaluationAutolab optimizes the accuracy and speed of your AI models. Agents run experiments on your GPUs and learn from every result: less development time, lower cost, a more effective ML team.
$ curl -fsSL app.autolab.ai/install.sh | sh ↓Choose the metric that matters, such as accuracy, cost, or latency.
metric + constraints + evaluationAgents read your code and create concrete changes they can test.
▸ one vector = one experimentAutolab sends each experiment to the next available machine.
every available GPU joins the queueRuns stop when they have plateaued or are clearly going to fail.
weak runs stop · every result improves the nextEvery result helps Autolab propose a better next experiment.
result → next experimentYou get the winning code, its results, and the history behind it.
winning change → human review- rope_theta = 10_000+ rope_theta = 1_000_000+ data_mix = "reasoning_v2"
Autolab watches every job. When a run stops improving or is clearly failing, it ends the job and gives that GPU to the next experiment.
More useful experiments finish without adding more compute.Leave your email and we will send you access details.
Prefer to talk? Book a demo → Or join our Discord →$ curl -fsSL app.autolab.ai/install.sh | sh $ autolab init # point it at the eval script that prints your metric $ autolab start # the agents begin. watch or walk away.
$ autolab install claude-code then, inside Claude Code: > use /autolab to run experiments on this repo
$ autolab install codex then, inside Codex: > queue autolab experiments against eval.py
Autolab keeps the code, metrics, and history behind every run. You review the winning change and decide what ships.
Get early access ↗