NVIDIA launched the BioNeMo Agent Toolkit, integrating GPU-accelerated AI capabilities as callable skills for Anthropic's Claude Science AI workbench, enabling life sciences researchers to run accelerated workflows like protein structure prediction and drug discovery using natural language.
<div id="bsf_rt_marker"></div><p><span style="font-weight: 400;">Life sciences has entered an era of computational scale, and for more than a decade, NVIDIA has built the full GPU-accelerated computing stack — spanning hardware, frameworks, libraries, models, microservices and domain-specific tools — to help researchers run more sophisticated workflows and iterate faster.</span></p>
<p><span style="font-weight: 400;">This week, Anthropic announced <a target="_blank" href="https://www.anthropic.com/news/claude-science-ai-workbench">Claude Science</a>, an AI workbench for science research that lets scientists converse with agents in natural language to run their work end to end.</span></p>
<p><span style="font-weight: 400;">Claude Science </span><span style="font-weight: 400;">integrates with </span><a target="_blank" href="https://nvidianews.nvidia.com/news/nvidia-launches-bionemo-agent-toolkit-giving-ai-agents-the-tools-to-accelerate-scientific-discovery"><span style="font-weight: 400;">NVIDIA BioNeMo Agent Toolkit</span></a> <span style="font-weight: 400;">as a resource that</span> <span style="font-weight: 400;">scientists can access</span><span style="font-weight: 400;"> within their workflow. The toolkit packages NVIDIA-accelerated capabilities as callable skills, enabling Claude Science to select the appropriate tool, prepare valid inputs and execute the workflow — all while connecting to NVIDIA compute resources deployed anywhere. This brings NVIDIA’s accelerated models, libraries and NVIDIA NIM microservices directly into the same environment where the rest of the research happens.</span></p>
<p><span style="font-weight: 400;">The world’s largest pharmaceutical companies use NVIDIA technologies to advance AI-enabled research across drug discovery, genomics, medical imaging, molecular design and protein engineering. Today, 18 of the top 20 pharmaceutical companies use </span><a target="_blank" href="https://github.com/NVIDIA-BioNeMo"><span style="font-weight: 400;">NVIDIA BioNeMo</span></a><span style="font-weight: 400;">, underscoring the breadth of its role across the ecosystem.</span></p>
<h2><b>Advancing the Agentic Era of Scientific Discovery</b></h2>
<p><span style="font-weight: 400;">Claude Science lets scientists use natural language to move their research from intent into action, without manually configuring models, endpoints, or software environments. NVIDIA BioNeMo Agent Toolkit extends that with access to accelerated workflows and models like Evo 2, Boltz-2 and OpenFold3, so the analyses that benefit from acceleration run faster. </span></p>
<p><span style="font-weight: 400;">A scientist begins by describing a research task, such as analyzing a genomic sequence, predicting a protein structure or designing a potential binder, in natural language. Claude Science interprets the request and orchestrates the work through preconfigured domain-specialized agents that know established workflows across genomics, proteomics, single-cell analysis, cheminformatics and clinical research. </span></p>
<p><span style="font-weight: 400;">BioNeMo Agent Toolkit gives these agents the context needed to connect each step with an appropriate NVIDIA scientific capability. Each skill includes information about its purpose and required inputs, helping agents prepare and execute the workflow and return outputs for review.</span></p>
<p><span style="font-weight: 400;">The result is an iterative loop between scientific reasoning and accelerated computational work. Scientists can inspect outputs, refine their questions and determine the next step while staying focused on the science.</span></p>
<p><span style="font-weight: 400;">One powerful example is generating better inhibitors of common cancer targets. In this workflow, a scientist starts with a known cancer-causing antigen mutation and asks Claude to design numerous potential inhibitors. Claude Science integrated with BioNeMo Agent Toolkit and NVIDIA NIM microservices accelerates high-throughput inhibitor prediction, optimization and validation.</span></p>
<h2><b>A Scientific Foundation Built for Agents</b></h2>
<p><span style="font-weight: 400;">AI agents reason, plan and use tools to complete tasks. In life sciences, those tools are often specialized computational workflows. </span></p>
<p><span style="font-weight: 400;">An autonomous AI scientist agent doesn’t reason in isolation. It may need to fingerprint a library of compounds, cluster promising hits, generate conformers for top candidates, analyze genomic context and compare perturbation responses before recommending the next experiment. </span></p>
<p><span style="font-weight: 400;">Each step relies on a scientific tool, and the agent can only work as fast as those tools run.</span></p>
<p><span style="font-weight: 400;">NVIDIA BioNeMo Agent Toolkit gives scientific agents the accelerated tools they need to operate at the speed of science. It includes:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><a target="_blank" href="https://docs.nvidia.com/clara/parabricks/latest/overview.html"><span style="font-weight: 400;">NVIDIA Parabricks</span></a><span style="font-weight: 400;"> accelerates genomic analysis from hours to minutes, so an agent can integrate genomic context into a decision in near real time.</span></li>
<li style="font-weight: 400;" aria-level="1"><a target="_blank" href="https://rapids-singlecell.readthedocs.io/en/latest/"><span style="font-weight: 400;">RAPIDS-singlecell</span></a><span style="font-weight: 400;">, developed by scverse, compresses a 1.3-million-cell preprocessing and clustering workflow from 52 minutes to 25 seconds, so single cell analysis becomes part of the reasoning loop rather than an offline batch of jobs.</span></li>
<li style="font-weight: 400;" aria-level="1"><a target="_blank" href="https://github.com/NVIDIA-BioNeMo/nvMolKit?ncid=so-link-338451"><span style="font-weight: 400;">nvMolKit</span></a><span style="font-weight: 400;"> accelerates cheminformatics operations like similarity search and conformer generation by up to 3,000x, so an agent iterating across a massive chemical space gets results at the speed of thought.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">NVIDIA BioNeMo </span><a target="_blank" href="https://github.com/NVIDIA-BioNeMo#models"><span style="font-weight: 400;">open models</span></a><span style="font-weight: 400;"> deliver core biomolecular capabilities accelerated by NVIDIA libraries, so an agent has a purpose-built scientific model for each step of a workflow.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">BioNeMo </span><a target="_blank" href="https://github.com/NVIDIA-BioNeMo#optimized-inference-and-deployment"><span style="font-weight: 400;">NIM microservices</span></a><span style="font-weight: 400;"> package those models as enterprise-ready inference endpoints — containerized microservices with the full accelerated software stack pre-integrated and tuned for high-performance inference — so an agent can call a single stable application programming interface for production deployment.</span></li>
</ul>
<p><span style="font-weight: 400;">NVIDIA BioNeMo Agent Toolkit is open and harness-agnostic, allowing the same scientific skills to work across agent frameworks and research platforms. The toolkit and its skills are available now through <a target="_blank" href="https://developer.nvidia.com/industries/healthcare?size=n_12_n&sort-field=featured&sort-direction=desc">NVIDIA developer resources</a> and </span><a target="_blank" href="https://github.com/NVIDIA-BioNeMo/bionemo-agent-toolkit"><span style="font-weight: 400;">GitHub</span></a><span style="font-weight: 400;">.</span></p>
<p><span style="font-weight: 400;">Scientists can access BioNeMo-powered workflows through Anthropic’s Claude Science, which is entering public beta today. As part of the public beta, Anthropic is inviting researchers to provide feedback on additional domain specialists and integrations they need.</span></p>
# NVIDIA BioNeMo Agent Toolkit Brings Accelerated AI to Life Sciences Researchers in Claude Science
Source: [https://blogs.nvidia.com/blog/claude-science-bionemo-agent-toolkit/](https://blogs.nvidia.com/blog/claude-science-bionemo-agent-toolkit/)
Life sciences has entered an era of computational scale, and for more than a decade, NVIDIA has built the full GPU\-accelerated computing stack — spanning hardware, frameworks, libraries, models, microservices and domain\-specific tools — to help researchers run more sophisticated workflows and iterate faster\.
This week, Anthropic announced[Claude Science](https://www.anthropic.com/news/claude-science-ai-workbench), an AI workbench for science research that lets scientists converse with agents in natural language to run their work end to end\.
Claude Scienceintegrates with[NVIDIA BioNeMo Agent Toolkit](https://nvidianews.nvidia.com/news/nvidia-launches-bionemo-agent-toolkit-giving-ai-agents-the-tools-to-accelerate-scientific-discovery)as a resource thatscientists can accesswithin their workflow\. The toolkit packages NVIDIA\-accelerated capabilities as callable skills, enabling Claude Science to select the appropriate tool, prepare valid inputs and execute the workflow — all while connecting to NVIDIA compute resources deployed anywhere\. This brings NVIDIA’s accelerated models, libraries and NVIDIA NIM microservices directly into the same environment where the rest of the research happens\.
The world’s largest pharmaceutical companies use NVIDIA technologies to advance AI\-enabled research across drug discovery, genomics, medical imaging, molecular design and protein engineering\. Today, 18 of the top 20 pharmaceutical companies use[NVIDIA BioNeMo](https://github.com/NVIDIA-BioNeMo), underscoring the breadth of its role across the ecosystem\.
## **Advancing the Agentic Era of Scientific Discovery**
Claude Science lets scientists use natural language to move their research from intent into action, without manually configuring models, endpoints, or software environments\. NVIDIA BioNeMo Agent Toolkit extends that with access to accelerated workflows and models like Evo 2, Boltz\-2 and OpenFold3, so the analyses that benefit from acceleration run faster\.
A scientist begins by describing a research task, such as analyzing a genomic sequence, predicting a protein structure or designing a potential binder, in natural language\. Claude Science interprets the request and orchestrates the work through preconfigured domain\-specialized agents that know established workflows across genomics, proteomics, single\-cell analysis, cheminformatics and clinical research\.
BioNeMo Agent Toolkit gives these agents the context needed to connect each step with an appropriate NVIDIA scientific capability\. Each skill includes information about its purpose and required inputs, helping agents prepare and execute the workflow and return outputs for review\.
The result is an iterative loop between scientific reasoning and accelerated computational work\. Scientists can inspect outputs, refine their questions and determine the next step while staying focused on the science\.
One powerful example is generating better inhibitors of common cancer targets\. In this workflow, a scientist starts with a known cancer\-causing antigen mutation and asks Claude to design numerous potential inhibitors\. Claude Science integrated with BioNeMo Agent Toolkit and NVIDIA NIM microservices accelerates high\-throughput inhibitor prediction, optimization and validation\.
## **A Scientific Foundation Built for Agents**
AI agents reason, plan and use tools to complete tasks\. In life sciences, those tools are often specialized computational workflows\.
An autonomous AI scientist agent doesn’t reason in isolation\. It may need to fingerprint a library of compounds, cluster promising hits, generate conformers for top candidates, analyze genomic context and compare perturbation responses before recommending the next experiment\.
Each step relies on a scientific tool, and the agent can only work as fast as those tools run\.
NVIDIA BioNeMo Agent Toolkit gives scientific agents the accelerated tools they need to operate at the speed of science\. It includes:
- [NVIDIA Parabricks](https://docs.nvidia.com/clara/parabricks/latest/overview.html)accelerates genomic analysis from hours to minutes, so an agent can integrate genomic context into a decision in near real time\.
- [RAPIDS\-singlecell](https://rapids-singlecell.readthedocs.io/en/latest/), developed by scverse, compresses a 1\.3\-million\-cell preprocessing and clustering workflow from 52 minutes to 25 seconds, so single cell analysis becomes part of the reasoning loop rather than an offline batch of jobs\.
- [nvMolKit](https://github.com/NVIDIA-BioNeMo/nvMolKit?ncid=so-link-338451)accelerates cheminformatics operations like similarity search and conformer generation by up to 3,000x, so an agent iterating across a massive chemical space gets results at the speed of thought\.
- NVIDIA BioNeMo[open models](https://github.com/NVIDIA-BioNeMo#models)deliver core biomolecular capabilities accelerated by NVIDIA libraries, so an agent has a purpose\-built scientific model for each step of a workflow\.
- BioNeMo[NIM microservices](https://github.com/NVIDIA-BioNeMo#optimized-inference-and-deployment)package those models as enterprise\-ready inference endpoints — containerized microservices with the full accelerated software stack pre\-integrated and tuned for high\-performance inference — so an agent can call a single stable application programming interface for production deployment\.
NVIDIA BioNeMo Agent Toolkit is open and harness\-agnostic, allowing the same scientific skills to work across agent frameworks and research platforms\. The toolkit and its skills are available now through[NVIDIA developer resources](https://developer.nvidia.com/industries/healthcare?size=n_12_n&sort-field=featured&sort-direction=desc)and[GitHub](https://github.com/NVIDIA-BioNeMo/bionemo-agent-toolkit)\.
Scientists can access BioNeMo\-powered workflows through Anthropic’s Claude Science, which is entering public beta today\. As part of the public beta, Anthropic is inviting researchers to provide feedback on additional domain specialists and integrations they need\.
NVIDIA launches the BioNeMo Agent Toolkit, an open toolkit that enables AI agents to perform tasks like protein structure prediction, molecular docking, and generative chemistry, accelerating programmable biology in collaboration with Arc Institute.
NVIDIA has officially published a set of Skills for AI agents, covering video analysis, voice agents, LLM training, model acceleration, RAG, secure environments, logistics optimization, and CUDA programming.
Anthropic launched Claude Science, a flagship product for scientific research that can autonomously carry out tasks in computational biology and drug development, signaling a major bet on AI for science.
Anthropic launched Claude Science, an AI workbench that provides scientists with a unified environment for computational research, including connections to over 60 databases and prebuilt toolkits, without introducing a new AI model.