bionemo-agent-toolkit  by NVIDIA-BioNeMo

Life science agent toolkit powered by NVIDIA BioNeMo

Created 2 weeks ago

New!

344 stars

Top 80.2% on SourcePulse

GitHubView on GitHub
Project Summary

Summary NVIDIA BioNeMo Agent Toolkit transforms AI agents into life science experts by integrating a decade of NVIDIA's specialized libraries, tools, and models. It empowers agents with capabilities spanning protein folding, molecular docking, generative chemistry, and genomics analysis, enabling complex scientific workflows and accelerating research.

How It Works The toolkit packages advanced NVIDIA life science functionalities as ready-to-call "agent skills." Each skill comprises structured instructions, scripts, and references, enabling coding or scientific agents to seamlessly select tools, prepare inputs, execute tasks, interpret outputs, and explain results across single or multi-step scientific workflows. This approach abstracts complex computational biology and chemistry processes for agent integration.

Quick Start & Requirements Installation is managed via the npx skills CLI: npx skills add NVIDIA-BioNeMo/bionemo-agent-toolkit for interactive installation or specific skills like npx skills add NVIDIA-BioNeMo/bionemo-agent-toolkit --skill boltz2-nim --yes. Browse available skills with npx skills add NVIDIA-BioNeMo/bionemo-agent-toolkit --list. Requires Node.js and npx. Hardware requirements (e.g., GPU) are implied but not explicitly stated.

Highlighted Details

  • Comprehensive Skill Catalog: Features end-to-end workflows for Protein Binder Design, Generative Virtual Screening (GenMol → DiffDock → Boltz-2), and MSA-enabled protein structure prediction (MSA-Search → OpenFold3).
  • Specialized Tools: Includes individual skills for Boltz-2 (biomolecular structure/binding), DiffDock (small-molecule docking), GenMol (de novo molecule generation), KERMT (ADMET prediction), Parabricks (genomics analysis), and nvMolKit (GPU-accelerated cheminformatics).
  • Agent Integration: Supports self-hosted plugin marketplaces for Codex and Claude Code agents, facilitating native plugin installation.
  • Modular Skill Structure: Each skill is a directory containing SKILL.md for instructions and references, alongside optional scripts.

Maintenance & Community The provided README does not detail specific contributors, sponsorships, partnerships, or community channels (e.g., Discord, Slack, roadmap links).

Licensing & Compatibility This project employs a dual-licensing model: Apache-2.0 for source code (scripts, build tooling) and CC-BY-4.0 for skills and documentation (SKILL.md, READMEs). CC-BY-4.0 requires attribution. Individual skills may reference third-party data sources with their own terms, necessitating separate consultation.

Limitations & Caveats Installation relies on the npx toolchain. Explicit hardware requirements (GPU, CUDA) are not detailed in the README, though likely necessary for performance. Users must consult individual skill references for terms associated with third-party data sources. Information regarding project maintenance, community support, or a public roadmap is absent from the README.

Health Check
Last Commit

2 days ago

Responsiveness

Inactive

Pull Requests (30d)
7
Issues (30d)
1
Star History
345 stars in the last 18 days

Explore Similar Projects

Feedback? Help us improve.