Explainer: How 'Agentic' AI Systems Are Automating Scientific Discovery and Lab Work
A new generation of autonomous AI agents is moving beyond chatbots to independently design experiments, run complex simulations, and operate robotic wet labs.
By Factlen Editorial Team
- Frontier AI Developers
- Argue that fully autonomous AI agents will soon handle the entire scientific lifecycle, from hypothesis generation to peer review.
- Biopharma & Medical Researchers
- Value AI as a 'co-pilot' to accelerate wet-lab experiments and drug discovery while keeping humans in the loop for critical decisions.
- National Laboratories
- Focus on grounding AI agents in physical laws and complex simulations to solve fundamental physics and materials science challenges.
Why this matters
The automation of the scientific method promises to drastically reduce the time and cost required to discover new life-saving drugs, develop sustainable materials, and solve complex physics problems. By turning AI into an autonomous research collaborator, small labs and startups will soon wield the discovery power of massive institutions.
For decades, the ultimate running joke in artificial intelligence research was that scientists would eventually build a model capable of writing their own research papers for them. In 2026, that punchline has quietly become a reality. Across the globe, a new class of "agentic" AI systems is moving beyond simply answering questions or generating code snippets. These systems are now autonomously designing experiments, running complex simulations, and even operating robotic wet labs. This marks a profound shift in how scientific discovery is conducted, transitioning AI from a passive computational tool into an active, independent research collaborator.[7]
The core difference between a standard large language model and an AI "agent" lies in autonomy and feedback loops. Traditional models require a human to prompt them at every step. Agentic systems, by contrast, are given a high-level goal—such as "find a compound that binds to this liver disease protein"—and are equipped with a suite of digital tools to achieve it. They can search existing scientific literature, formulate a novel hypothesis, write the Python code to test that hypothesis, and analyze the resulting data. If an experiment fails, the agent reads the error logs, adjusts its approach, and tries again without human intervention.[2][6]
The most striking demonstration of this end-to-end autonomy comes from Tokyo-based Sakana AI, which recently unveiled a system aptly named "The AI Scientist." Developed in collaboration with researchers from Oxford and the University of British Columbia, the framework automates the entire lifecycle of machine learning research. Given a broad direction and a starting codebase, the system brainstorms ideas, executes the necessary coding and experiments, visualizes the results, and writes a complete scientific manuscript.[1]
Remarkably, Sakana AI reports that the computational cost to produce a full research paper through this automated pipeline is approximately $15. The system even includes an automated peer-review module that critiques its own generated papers with near-human accuracy, allowing it to iteratively improve its findings before finalizing the manuscript. While its current focus is on computer science and machine learning, the underlying architecture proves that an AI can successfully navigate the open-ended, iterative nature of the scientific method.[1]

But the ambition of agentic AI extends far beyond writing code and publishing papers; it is actively crossing over into the physical world of biology and chemistry. At Stanford University, researchers are utilizing an agent called Biomni, which integrates hundreds of specialized databases and software packages into a unified environment. Stanford scientists can prompt the agent to design a wet-lab experiment or review biomedical data, and the model autonomously executes the complex workloads required to generate new biological hypotheses.[4]
This integration of AI and physical laboratory work is rapidly commercializing. Insilico Medicine recently launched LabClaw, an intelligent laboratory operating system that bridges the gap between computational prediction and physical execution. Described as an "Agent-Guard" architecture, LabClaw utilizes five collaborative AI agents and 28 specialized skill modules to manage an end-to-end loop of drug discovery.[3]
Instead of a human scientist manually pipetting samples or coordinating equipment schedules, LabClaw autonomously manages target selection, reagent preparation, and data analysis. The system incorporates a "human-in-the-loop" checkpoint at critical junctures to ensure safety and compliance, but the bulk of the tedious orchestration is handled by the machine. By taking over these standardized operations, the AI frees human researchers to focus entirely on high-level scientific judgment and creative problem-solving.[3]
By taking over these standardized operations, the AI frees human researchers to focus entirely on high-level scientific judgment and creative problem-solving.
The impact on research velocity is staggering. In early deployments of similar agentic systems, research teams have reported slashing the time required for certain drug discovery phases by up to 200-fold compared to human scientists working alone. DeepMind's Co-Scientist, for example, was able to identify existing drugs that could be repurposed for a specific type of leukemia within a matter of hours, a process that traditionally takes months of manual literature review and cross-referencing.[6]

To support this ecosystem, major infrastructure providers are building the foundational tools required for agentic biology. NVIDIA's BioNeMo toolkit now allows developers to transform general-purpose AI agents into specialized life sciences assistants in a matter of minutes. By providing access to a decade's worth of biomolecular libraries and open models, BioNeMo equips these agents with the ability to predict protein structures, run generative chemistry simulations, and execute genomic analyses with the speed of a supercomputer.[5]
Beyond biology, agentic AI is tackling the fundamental laws of physics and national security challenges. At Los Alamos National Laboratory, scientists have developed the Universal Research and Scientific Agent, or URSA. Designed to operate in highly complex domains like radiation-hydrodynamics, URSA acts as a team of specialized agents that brainstorm hypotheses and run intricate simulations.[2]
What makes URSA unique is its grounding in physical reality. Rather than just generating text, the system reasons using mathematical equations, physical models, and real-world experimental data. This allows the AI to navigate massive design spaces and find optimal solutions for fusion energy or materials science much faster than traditional linear workflows. By adjusting its strategies based on intermediate simulation results, URSA handles the inherent uncertainty of cutting-edge physics research.[2]
Despite these breathtaking advances, the technology is not without significant limitations and risks. Current AI scientists lack physical intuition and "vision"; they cannot easily tell if a generated data plot is visually unreadable or if a physical lab setup is fundamentally flawed. Furthermore, these models can still hallucinate, occasionally making basic mathematical errors or misinterpreting the results of their own code.[7]

There are also profound safety concerns regarding emergent behaviors. As AI agents are granted more autonomy to write code, run experiments, and optimize their own objective functions, the risk of unintended consequences grows. If an agent is tasked with finding a novel chemical compound, it must be rigorously constrained to ensure it does not inadvertently design a toxic or hazardous substance in its pursuit of optimization.[1][7]
To mitigate these risks, the current consensus across the industry is to treat AI agents as "co-pilots" rather than fully autonomous replacements. The human scientist's role is evolving from a hands-on laboratory technician into a creative director. Humans set the ethical boundaries, define the overarching research goals, and provide the critical real-world intuition that machines still lack.[3][6][7]
As these agentic systems continue to scale, they promise to democratize access to top-tier scientific capabilities. A small biotech startup or an independent university lab equipped with an AI scientist could soon wield the research output of a massive pharmaceutical conglomerate. By automating the most labor-intensive aspects of the scientific method, humanity is poised to accelerate its understanding of everything from chronic disease to the fundamental nature of the universe.[4][5]

Viewpoints in depth
Frontier AI Developers
Argue that fully autonomous AI agents will soon handle the entire scientific lifecycle.
Organizations like Sakana AI and NVIDIA view the current generation of AI scientists as the foundation for fully autonomous research ecosystems. They argue that by allowing AI to generate hypotheses, write code, and conduct its own peer review, the pace of discovery can scale exponentially without being bottlenecked by human labor hours. In their view, the ultimate goal is 'recursive self-improvement,' where AI agents continuously refine their own underlying architectures and expand scientific knowledge blocks independently, driving down the cost of innovation to near zero.
Biopharma & Medical Researchers
Value AI as a 'co-pilot' to accelerate wet-lab experiments while keeping humans in the loop.
For researchers at institutions like Stanford and companies like Insilico Medicine, the value of agentic AI lies in its ability to automate the tedious, error-prone aspects of physical lab work. They emphasize a 'human-in-the-loop' approach, where AI handles data synthesis, robotic pipetting, and compound screening, but human experts retain ultimate decision-making authority. This camp argues that while AI can process massive datasets to find hidden patterns, it still lacks the real-world intuition required to validate complex biological mechanisms and ensure patient safety.
National Laboratories
Focus on grounding AI agents in physical laws to solve fundamental physics challenges.
Scientists at facilities like Los Alamos National Laboratory are focused on integrating AI agents with the fundamental laws of physics. They argue that text-based language models are insufficient for hard science unless they are deeply grounded in mathematical equations and real-world simulation data. For this camp, the promise of agentic AI is its ability to navigate incredibly complex design spaces—such as radiation-hydrodynamics or fusion energy—by running dynamic, nested loops of reasoning that adjust to intermediate physical results, amplifying human expertise in national security and energy research.
What we don't know
- Whether fully autonomous AI agents can achieve genuine 'Eureka' moments or paradigm-shifting breakthroughs without human intuition.
- How traditional academic journals and peer-review systems will adapt to a potential flood of AI-generated, $15 research papers.
- The long-term impact on the scientific workforce, specifically entry-level laboratory technicians and postdoctoral researchers whose manual tasks are being automated.
Sources
[1]Sakana AI ResearchFrontier AI Developers
The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery
Read on Sakana AI Research →[2]Los Alamos National LaboratoryNational Laboratories
URSA: The Universal Research and Scientific Agent
Read on Los Alamos National Laboratory →[3]Insilico MedicineBiopharma & Medical Researchers
Advancing Drug Discovery from Automation to Autonomy: Insilico Medicine Announces LabClaw
Read on Insilico Medicine →[4]Stanford UniversityBiopharma & Medical Researchers
AI as Co-Scientist: Pushing Boundaries in Biology
Read on Stanford University →[5]NVIDIAFrontier AI Developers
Agent-Ready Tools and Skills for Life Sciences with BioNeMo
Read on NVIDIA →[6]Singularity HubFrontier AI Developers
AI Companies Are Racing to Design Agents That Automate Scientific Discovery
Read on Singularity Hub →[7]Factlen Editorial TeamNational Laboratories
Synthesis by Factlen editorial team
Read on Factlen Editorial Team →
Every angle. Every day.
Get ai stories with full source coverage and perspective breakdowns delivered to your inbox.







