AIAny
AI Agent2025
Icon for item

Biomni: A General-Purpose Biomedical AI Agent

Autonomously executes diverse biomedical research tasks by combining LLM reasoning, retrieval-augmented planning, and code-based execution. Includes a web UI and Gradio demo, a curated Know‑How library, MCP integration, and a biology-tailored reasoning model (Biomni‑R0).

Introduction

Biomni addresses a practical gap: biomedical researchers need agents that can not only reason with domain knowledge but also execute analysis and experimental pipelines safely and reproducibly. Instead of presenting another static model or dataset, Biomni integrates retrieval-augmented planning, executable toolchains, and interactive interfaces so an AI agent can carry out end-to-end research steps — from retrieving protocols and datasets to running code, summarizing results, and proposing follow-up experiments.

What Sets It Apart
  • Retrieval + execution workflow: Combines a large datalake of curated resources and a Know‑How library with code execution, so the agent can fetch domain‑specific protocols and then run analyses or simulations that produce tangible outputs.
  • Agent-first design with tooling: Built-in MCP support and extensible tool integrations let Biomni call external services and specialized tools (e.g., model servers, databases) rather than only returning text, enabling real-world biomedical actions.
  • Biology-focused reasoning model and benchmarks: Ships with Biomni‑R0 (a specialized reasoning model) and an evaluation suite (Biomni‑Eval1) to measure biological reasoning across hundreds of instances, emphasizing measurable performance on domain tasks.
Who It's For, and Tradeoffs

Great fit if you are a computational biologist, lab informatician, or research team that wants an agent to automate reproducible analysis workflows, synthesize protocols, or prototype hypothesis-driven experiments. It’s particularly useful when you need integrated retrieval of curated protocols and the ability to run code or call external tools within a single agent.

Look elsewhere if you need a locked-down production system today: this release executes LLM-generated code with broad system privileges and was frozen as of April 15, 2025, so it requires careful sandboxing and review before production use. Licensing is Apache‑2.0 for the core project, but some integrated datasets/tools may carry more restrictive terms, so verify commercial constraints before deployment.

Information

  • Websitegithub.com
  • AuthorsKexin Huang, Serena Zhang, Hanchen Wang, Yuanhao Qu, Yingzhou Lu, Yusuf Roohani, Ryan Li, Lin Qiu, Junze Zhang, Yin Di
  • Published date2025/03/19

Categories

More Items

GitHub
AI Client2025

Turns Chromium into a local-first AI browser with an embedded assistant that can summarise pages, extract structured data, automate web tasks, and run scheduled agents. Built as an open-source Chromium fork with 53+ built-in browser tools, 40+ app integrations, and support for BYO AI keys or fully local models (Ollama / LM Studio).

GitHub
AI Train2025

An asynchronous, high-throughput framework for large-scale reinforcement learning and agentic training that scales to 1T+ MoE models and 1000+ GPUs, with native verifiers integration, end-to-end SFT/RL/evals, and Slurm/Kubernetes deployment; requires NVIDIA GPUs.

GitHub
AI Agent2026

Self-hosted personal AI agent runtime that runs chats, tools, automations and long-term memory for persistent workflows. Small, readable core with a bundled WebUI, multi-chat integrations, an OpenAI-compatible API and a Python SDK for easy extension and deployment.