@TheTuringPost: 12 AI Co-Scientists of 2026 Open-source: ERA - builds scientific simulations and software for biology, forecasting, and…
Summary
A roundup of 12 AI co-scientist systems in 2026, including DeepMind's Co-Scientist finding a fibrosis drug candidate and OpenAI's reasoning model solving an 80-year-old geometry problem, highlighting open-source tools for biology, fluid simulation, and automated research.
View Cached Full Text
Cached at: 05/24/26, 10:37 PM
12 AI Co-Scientists of 2026
Open-source:
ERA - builds scientific simulations and software for biology, forecasting, and more DISCO - designs proteins and enzymes from scratch kUPS - fast molecular simulation engine Axplorer by @axiommathai - solved trillion-scale math searches 100× more efficiently AI CFD Scientist - physics-aware fluid simulation research The AI Scientist (Sakana AI) - automates full research pipeline AutoResearchClaw - self-improving multi-agent research system
Other important breakthroughs:
Google DeepMind’s AI Co-Scientist – discovered a fibrosis drug candidate OpenAI reasoning model – solved an 80-year-old geometry problem Robin – identified a blindness treatment candidate AxiomProver – solved the entire Putnam exam AI Co-Mathematician – hits math benchmarks
Full breakdown with papers, GitHub repos, and technical details ↓ https://turingpost.com/p/ai-co-scientists-in-2026…
12 AI Co-Scientists of 2026
Source: https://www.turingpost.com/p/ai-co-scientists-in-2026 There’s probably nothing more inspiring than using AI in the field that brings the greatest benefit to humanity and the world as a whole ‒science and research. And right now, we’re seeing a sharp leap in the rise of newAI systems acting as co-scientists.
No, this doesn’t reduce the value of scientists, engineers, or researchers ‒ these systems help people generate and analyze results much faster, accelerating progress in biology, chemistry, physics, medicine, and beyond. Massive amounts of tedious analysis, hypothesis testing, and experimentation that used to take many years, can now be done in days, sometimes even hours.
So today, we’ll look at some of the most interesting AI co-scientist systems.
***TL;DR:***Use DeepMind’s Co-Scientist and Robin for biology and drug discovery, AxiomProver and AI Co-Mathematician for theorem proving and mathematical research, ERA and AI CFD Scientist for autonomous scientific simulations, and systems like The AI Scientist or AutoResearchClaw for fully automated end-to-end research workflows.
Some of them are biology co-scientists discovering drugs and engineering proteins. Some are AI mathematicians solving proofs and conjectures. Others generate scientific simulations and experiments, and there are also systems that automate the entire research pipeline, even including paper writing. Further, you’ll also find 6 open-source co-scientists.
The Most Notable Co-Scientists
1. Google DeepMind’s Co-Scientist
This is one of the defining AI systems of 2026 thatcan reduce large-scale biological data analysis from months to days. Built on Gemini as a multi-agent research architecture, it generates, debates, ranks, and evolves scientific hypotheses through iterative “idea tournaments” inspired by AlphaGo. The system is already being used forfibrosis, ALS, antimicrobial resistance, cellular aging, infectious diseases, and plant immunity research‒including identifyinga fibrosis drug candidatethat blocked 91% of a scarring-linked response in lab tests.
Co-Scientist is the core research engine behind Google’s broaderGemini for Science initiative: the “Hypothesis Generation” tool is explicitly built on Co-Scientist. Google positions it as part of a larger ecosystem alongside AlphaEvolve (for computational experiments) and NotebookLM-based Literature Insights.
2. OpenAI model and a famous conjecture in geometry
OpenAI’s new reasoning model (it’s name is not mentioned) has just solved a math problem that had stumped researchers since 1946 ‒ one of Paul Erdős most famous geometry puzzles:if you placen**points on a plane, how many pairs can sit exactly one unit apart?**For nearly 80 years, mathematicians believed square-grid-like patterns were basically optimal.
The AI proved that they weren’t.**A general-purpose reasoning model (not a math-specialized system) discovered a completely new construction that creates far more unit-distance pairs than anyone expected.**It used deep ideas from algebraic number theory that experts never thought connected to this geometry problem. Mathematicians verified the proof and called it a milestone for AI-driven mathematics.
3. FutureHouse’s Robin
This multi-agent system autonomously generates and experimentally validates a therapeutic hypothesis for a real lab workflow: reads papers, generates hypotheses, proposes experiments, analyzes lab data, and iterates on results in a loop.
Researchers**tested it on dry macular degeneration****‒**a major cause of blindness.Robin proposed thatimproving retinal cell “cleanup” (phagocytosis)could help treat the disease, then identifiedripasudil(a glaucoma drug) as a candidate. Lab tests confirmed the real effect of ripasudil.
Robin also analyzed RNA-seq data itself and discovered a possible new target, ABCA1.
4. AxiomProver by Axiom Math
AxiomProver is an AI mathematician thatwrites fully machine-verified mathematical proofs in Lean. In 2026, itautonomously solved all 12 problems of the Putnam exam, one of the hardest undergraduate math competitions in the world, with 8 solved within the official contest time. It handles calculus, combinatorics, geometry, and number theory problems, andsometimes discovered proof strategies humans didn’t expect, including geometric arguments and brute-force formal reasoning.
5. AI co-mathematician
Here is another research partner from Google DeepMind but for mathematicians. It uses multiple AI agents based on Gemini that work in parallel, almost like a research team in a collaborated workspace. One agent might search literature, another explores examples, while others try proving or disproving ideas. Researchers can guide the process interactively.
Mathematicians used it to solve open problems, discover new research directions, and find overlooked papers. It alsoscored a record 48% on one of the hardest math benchmark‒ FrontierMath Tier 4.
Watch this video to get a full picture of how AI is transforming science and why it feels so important now →
Open-Source Co-Scientists
1. ERA (Empirical Research Assistance)
This AI system by a group of researchers from top universities like MIT, Harvard, McGill University and Google researchersgenerates scientific simulation codefor complex research problems, helping scientists build computational experiments and large-scale simulations much faster. ERA continuously writes, tests, scores, and improves scientific software through trial and error using AlphaZero-style tree search. It can combine ideas from papers, textbooks, and existing methods to invent new hybrid approaches.
The most notable results:
- ERA created 40 biology methodsthat outperformed top human approaches forsingle-cell data analysis.
- It generated14 COVID forecasting models that beat the CDC ensemble.
- It also reached expert-level performance ingeospatial analysis, neuroscience, and time-series forecasting.
2. Axiom Math’s Axplorer
This AI system solves extremely hard math optimization problems, where there are trillions of possible solutions. It works in a loop: an AI model learns patterns from good solutions, generates new candidate solutions, and then a local search algorithm fixes and improves them. Over time, the system gets better at proposing promising candidates.
The team has already used it on difficult combinatorics problems likesquare-free graphs and isosceles-free point sets. In one case,Axplorer found an optimal graph solution in 2.5 hours on a single GPU, using about 100× fewer attempts than earlier methods.
3. DISCO by FutureHouse
This multimodal generative modelco-designs entirely new proteins and enzymes from scratch. You give it a target molecule or desired chemistry, and it invents both the protein sequence and the 3D structure simultaneously.
DISCO’s concept may sound too similar to DeepMind’s AlphaFold, but AlphaFold’s idea is different: it predicts how an existing protein folds into a 3D structure. AlphaFold is mainly a prediction modeling system, while DISCO is a generative design system.
4. kUPS from CuspAI
CuspAI introduced kUPS, an open-sourcemolecular simulation engine for AI-driven chemistry and materials science. kUPS unifies molecular dynamics, Monte Carlo simulations, geometry optimization, and ML-based force fields inside one GPU-native Python/JAX framework. It’s designed around composable “propagators”‒different simulation techniques and ML models can plug together easily. The system also supports batching thousands of simulations in parallel on GPUs. kUPS tool gives49× faster simulationsthan standard chemistry tools.
- GitHub:Tojax GitHub‒ a small library from CuspAI that converts PyTorch models into JAX functions and allows to run them inside JAX-based simulation systems
5. AI CFD Scientist with a physics-aware verification loop
This “AI scientist” is built specifically forcomputational fluid dynamics (CFD)‒the kind of simulations engineers use to study airflow, turbulence, jets, aerodynamics, combustion, and fluid motion. CFD is much harder than normal AI research automation, because a simulation can technically “work” while still being physically wrong. So the biggest breakthrough here is that**the system includes a physics-aware verification loop:**it renders flow simulations and uses a vision-language model (VLM) to check whether the physics looks realistic. If flow patterns are wrong, the AI rejects the run and fixes or reruns the simulation.
After 44 iterative experiments,AI CFD Scientist discovered a new correction for the Spalart–Allmaras turbulence modelthat improved wall-friction prediction accuracy by 7.89%.
6. The AI Scientist from Sakana AI
We can’t not to mention Sakana AI’s AI Scientist, even though it was developed in 2024. It automates the full machine learning research workflow: generating ideas, searching literature, writing code, running experiments, analyzing results, and drafting complete research papers. One of its biggest milestones was producing**the first fully AI-generated paper to pass a real human peer-review process at an ICLR workshop.**AI Scientist-v2 also introduced agentic tree search, parallel experiment execution, and VLM-based figure checking to improve experiments and paper quality. The project also showed a clear “scaling law”: stronger foundation models consistently produced higher-quality scientific papers.
7. AutoResearchClaw
This AI co-scientist automates the full research loop: generating hypotheses, running experiments, fixing failed code, analyzing results, and writing papers. It uses multiple debating agents,**can “self-heal” broken experiments, and stores lessons from past runs.**It also verifies citations and checks that every reported metric comes from real experiment logs to reduce hallucinations and fake results.
FAQ
What are AI co-scientists?
AI co-scientists are autonomous or semi-autonomous AI systems designed to assist with scientific discovery. Unlike standard chatbots, they can generate hypotheses, analyze papers, run experiments, write code, evaluate results, and sometimes even produce research papers.
What kinds of AI co-scientists exist?
Some systems specialize in biology and drug discovery, others focus on mathematics, scientific simulations, physics, or materials science. Newer systems increasingly combine multiple agents into autonomous research teams.
Which AI co-scientists are focused on biology?
Google DeepMind’s Co-Scientist, FutureHouse’s Robin, and DISCO are among the strongest biology-focused systems. They work on drug discovery, protein engineering, disease research, and therapeutic hypothesis generation.
Which AI systems specialize in mathematics?
AxiomProver, AI Co-Mathematician, Axplorer, and OpenAI’s reasoning systems focus on theorem proving, formal verification, optimization, and solving difficult mathematical problems.
What are scientific simulation agents?
Systems like ERA, kUPS, and AI CFD Scientist autonomously generate scientific simulation code, run computational experiments, optimize models, and verify results across fields like biology, fluid dynamics, chemistry, and forecasting.
What is a fully autonomous AI scientist?
Systems like The AI Scientist and AutoResearchClaw automate nearly the full research workflow: literature review, idea generation, experimentation, debugging, analysis, verification, and paper writing.
Are there open-source AI co-scientists?
Yes. Projects like The AI Scientist, Axplorer, DISCO, ERA, kUPS, AI CFD Scientist, and AutoResearchClaw are open-source and allow researchers to inspect, modify, and extend their scientific workflows.
Why are AI co-scientists becoming important now?
The rise of reasoning models, long-context memory, multi-agent systems, and tool-using AI agents has made it possible for AI systems to handle long-horizon scientific workflows that previously required large human research teams.
Further reading
If you’re just getting started with ML and AI, check out our curated list ofTop 10 GitHub repos for AI & ML practitioners— collections of courses, guides, and projects to build your foundations.
If you’ve found this article valuable, subscribe for free to our newsletter.
We post helpful lists and bite-sized explanations daily on our X/Twitter. Let’s connect.
Similar Articles
Teams of AI agents boost speed of research
AI systems using teams of agents, like Google's Co-Scientist and FutureHouse's Robin, can accelerate drug repurposing research by developing hypotheses, proposing experiments, and analyzing data in hours instead of months.
Generating novel scientific hypotheses with Co-Scientist
Google DeepMind's Co-Scientist is a multi-agent AI system that acts as a virtual team of scientists to search literature, generate hypotheses, and design experiments, compressing months of research into days and already yielding new scientific discoveries.
Two AI-based science assistants succeed with drug-retargeting tasks
Two AI-powered science assistants, Google's Co-Scientist and FutureHouse's Robin, can generate hypotheses and analyze biological data for drug retargeting, helping researchers find non-obvious connections across scientific fields.
Co-Scientist: A multi-agent AI partner to accelerate research
Google DeepMind introduces Co-Scientist, a multi-agent AI system built with Gemini that generates, debates, and evolves scientific hypotheses to accelerate research, published in Nature.
@GoogleDeepMind: Hypothesis Generation Built with Co-Scientist, this system can help brainstorm and evaluate novel research ideas for op…
Google DeepMind introduces Co-Scientist, a system that uses a multi-agent 'idea tournament' to generate, debate, and evaluate research hypotheses for open challenges.