惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog RSS Feed
量子位
Recent Announcements
Recent Announcements
T
The Blog of Author Tim Ferriss
美团技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Blog — PlanetScale
Blog — PlanetScale
H
Help Net Security
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - Franky
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
大猫的无限游戏
大猫的无限游戏
V
Visual Studio Blog
博客园 - 聂微东
aimingoo的专栏
aimingoo的专栏
Microsoft Security Blog
Microsoft Security Blog
U
Unit 42
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
IT之家
IT之家
Hugging Face - Blog
Hugging Face - Blog
腾讯CDC
L
LangChain Blog

NVIDIA Blog

GeForce NOW Turns Up the Heat With New GeForce RTX 5080-Powered Toronto Server NVIDIA Nemotron Achieves Benchmark-Leading Performance With LangChain Deep Agents Harness AI Innovators Adopt NVIDIA Vera — Why Max Single-Threaded CPU at Scale Matters NVIDIA and Hugging Face Bring New Models and Frameworks to LeRobot for the Open Robotics Community How Open Models Are Driving AI Research How Nations Are Deploying AI for Strategic Priorities Joyride Through July With 12 Games Coming to GeForce NOW NVIDIA Unlocks AI Compute at Scale, Inviting Partners to Power the AI Infrastructure Buildout NVIDIA and Partners Build in America, for America How NVIDIA’s Inference Software Stack Powers the Lowest Token Cost How Jaiveer Singh Is Helping Robots — and Developers — Move Faster Into the Omniverse: Three Workflows for Improving Vision AI Agent Accuracy With Synthetic Data and Fine-Tuning Claude Meets Blackwell Ultra: Anthropic’s Models Now Run on NVIDIA GB300 in Azure Firefly Aerospace Operates NVIDIA Jetson in Lunar Orbit for the First Time Open Models, Closed Environments: Palantir Brings Secure AI to US Agencies With NVIDIA Nemotron The Ultimate Summer Sale Pairing: Steam Sale Meets GeForce NOW Discounts NVIDIA and AWS Collaborate to Bring AI to Production at Scale How Businesses Are Building Specialized AI They Can Trust NVIDIA Powers Over 400 of the World’s 500 Fastest Supercomputers NVIDIA Brings Trusted, 24/7 AI Agents to Telecom Operations At ISC, JUPITER Shows What Exascale Science Looks Like NAIRR Science Program Reshapes Scientific Research, Powered by NVIDIA AI Infrastructure From Materials Simulation to Experimental Astronomy, New NVIDIA AI Software Unlocks Scientific Discoveries NVIDIA Vera CPU Opens the Way for Agentic Scientific AI at Los Alamos National Laboratory Eco Wave Power Turns Waves Into Watts With NVIDIA AI Infrastructure and Digital Twins Hotter Than a Hot Tub: The 45°C Breakthrough to Cool AI’s Biggest Machines How FERC’s Large-Load Interconnection Actions Help Address Grid Stress, Improve Affordability At Cannes Lions, NVIDIA Partners Reshape Advertising and Marketing With AI Sync and Stream: GeForce NOW Connects to Members’ Game Libraries Across Devices France Advances Europe’s AI Future With NVIDIA Technologies
NVIDIA BioNeMo Agent Toolkit Brings Accelerated AI to Lif...
Anthony Costa · 2026-07-01 · via NVIDIA Blog

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, an AI workbench for science research that lets scientists converse with agents in natural language to run their work end to end.

Claude Science integrates with NVIDIA BioNeMo Agent Toolkit as a resource that scientists can access 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.

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, 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 accelerates genomic analysis from hours to minutes, so an agent can integrate genomic context into a decision in near real time.
  • RAPIDS-singlecell, 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 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 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 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 and GitHub.

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.