# Drug Discovery

Published articles for Drug Discovery.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## SimpleDesign: A Joint Model for Protein Sequence and Structure Codesign

DevFeed: [SimpleDesign: A Joint Model for Protein Sequence and Structure Codesign](<https://devfeed.tech/articles/simpledesign-a-joint-model-for-protein-sequence-and-structure-codesign-6735.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/simpledesign-protein-codesign>)

Published: 2026-09-11T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [multimodal](<https://devfeed.tech/topics/multimodal.md>), [Transformer](<https://devfeed.tech/topics/transformer.md>), [datasets](<https://devfeed.tech/topics/datasets.md>)

Tags: [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [generation](<https://devfeed.tech/tags/generation.md>), [model](<https://devfeed.tech/tags/model.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

SimpleDesign is a single-stage, end-to-end multimodal generative model for jointly designing protein sequences and three-dimensional structures. It uses Transformer-based multimodal backbones, trains directly in data space on more than 2 million sequence-structure pairs, and achieves competitive results on co-design and unconditional generation benchmarks.

### Source excerpt

Proteins are fundamental to biological processes, with their function determined by the complex interplay between the amino acid sequence and the three-dimensional structure. Developing generative models capable of understanding this intrinsically multi-modal relationship is crucial for fields like drug discovery and protein engineering. Existing models often rely on a multi-stage training process where autoencoders that tokenize data into latent representations are trained in a first stage. Secondly, a generative model is trained on the latent representation of the autoencoder(s), i.e...

## High-Throughput Structure Prediction with BioNeMo Inference Runtime

DevFeed: [High-Throughput Structure Prediction with BioNeMo Inference Runtime](<https://devfeed.tech/articles/high-throughput-structure-prediction-with-bionemo-inference-runtime-6836.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/high-throughput-structure-prediction-with-bionemo-inference-runtime/>)

Author: Elizabeth Goodman

Published: 2026-09-10T15:00:00Z

Content type: tutorial

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>)

Tags: [bionemo](<https://devfeed.tech/tags/bionemo.md>), [cuda](<https://devfeed.tech/tags/cuda.md>), [cuda-graphs](<https://devfeed.tech/tags/cuda-graphs.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [healthcare-life-sciences](<https://devfeed.tech/tags/healthcare-life-sciences.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [hpc-scientific-computing](<https://devfeed.tech/tags/hpc-scientific-computing.md>), [inference](<https://devfeed.tech/tags/inference.md>), [integration](<https://devfeed.tech/tags/integration.md>), [kernels](<https://devfeed.tech/tags/kernels.md>), [model](<https://devfeed.tech/tags/model.md>), [models](<https://devfeed.tech/tags/models.md>), [node](<https://devfeed.tech/tags/node.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [python](<https://devfeed.tech/tags/python.md>), [pytorch](<https://devfeed.tech/tags/pytorch.md>), [resource](<https://devfeed.tech/tags/resource.md>), [scale](<https://devfeed.tech/tags/scale.md>), [simulation-modeling-design](<https://devfeed.tech/tags/simulation-modeling-design.md>), [tokenization](<https://devfeed.tech/tags/tokenization.md>), [torch](<https://devfeed.tech/tags/torch.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

A tutorial on using NVIDIA BioNeMo Inference Runtime to accelerate biomolecular structure-prediction models on GPUs. It covers the end-to-end Boltz2 workflow, PyTorch integration, input requirements, and Ray-based single-node throughput scaling.

### Source excerpt

Biomolecular structure prediction is now often run at proteome scale, where the goal is to move an entire worklist through the pipeline efficiently. NVIDIA...

## Run NVIDIA BioNeMo NIM Microservices for Protein Structure Prediction in Claude Science

DevFeed: [Run NVIDIA BioNeMo NIM Microservices for Protein Structure Prediction in Claude Science](<https://devfeed.tech/articles/run-nvidia-bionemo-nim-microservices-for-protein-structure-prediction-in-claude-science-6934.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/run-nvidia-bionemo-nim-microservices-for-protein-structure-prediction-in-claude-science/>)

Author: Michelle Horton

Published: 2026-08-31T16:30:00Z

Content type: tutorial

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [AI research agents](<https://devfeed.tech/topics/ai-research-agents.md>), [OpenSSH](<https://devfeed.tech/topics/openssh.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [bionemo](<https://devfeed.tech/tags/bionemo.md>), [claude](<https://devfeed.tech/tags/claude.md>), [code](<https://devfeed.tech/tags/code.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [nim](<https://devfeed.tech/tags/nim.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [science](<https://devfeed.tech/tags/science.md>), [simulation-modeling-design](<https://devfeed.tech/tags/simulation-modeling-design.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

A tutorial for running NVIDIA BioNeMo NIM microservices with Claude Science to perform protein-structure prediction using multiple-sequence alignment and multiple folding models.

### Source excerpt

Agentic AI is changing how research is done. AI scientists can read papers, propose hypotheses, call models, and determine which experiments to prioritize next....

## Accelerating End-to-End Co-Folding Performance with NVIDIA BioNeMo Agent Toolkit

DevFeed: [Accelerating End-to-End Co-Folding Performance with NVIDIA BioNeMo Agent Toolkit](<https://devfeed.tech/articles/accelerating-end-to-end-co-folding-performance-with-nvidia-bionemo-agent-toolkit-6757.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/accelerating-end-to-end-co-folding-performance-with-nvidia-bionemo-agent-toolkit/>)

Author: Elizabeth Goodman

Published: 2026-07-10T13:00:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>), [cpu](<https://devfeed.tech/topics/cpu.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [bionemo](<https://devfeed.tech/tags/bionemo.md>), [cuda](<https://devfeed.tech/tags/cuda.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [featured](<https://devfeed.tech/tags/featured.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [healthcare-life-sciences](<https://devfeed.tech/tags/healthcare-life-sciences.md>), [hpc-scientific-computing](<https://devfeed.tech/tags/hpc-scientific-computing.md>), [inference](<https://devfeed.tech/tags/inference.md>), [multi-gpu](<https://devfeed.tech/tags/multi-gpu.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [performance](<https://devfeed.tech/tags/performance.md>), [simulation-modeling-design](<https://devfeed.tech/tags/simulation-modeling-design.md>)

### AI overview

The article describes NVIDIA BioNeMo Agent Toolkit accelerations for biomolecular co-folding workflows, focusing on faster MSA generation, inference, serving, and multi-GPU scaling for drug-discovery workloads.

### Source excerpt

Biomolecular structure prediction and co-folding with models like OpenFold3 are now mainstream, large-scale workloads powering drug discovery and protein...

## A near-autonomous AI chemist improves a challenging reaction in medicinal chemistry

DevFeed: [A near-autonomous AI chemist improves a challenging reaction in medicinal chemistry](<https://devfeed.tech/articles/a-near-autonomous-ai-chemist-improves-a-challenging-reaction-in-medicinal-chemistry-6286.md>)

Original publisher: [Read original article](<https://openai.com/index/ai-chemist-improves-reaction>)

Published: 2026-06-17T10:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [chemistry](<https://devfeed.tech/tags/chemistry.md>), [data](<https://devfeed.tech/tags/data.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [models](<https://devfeed.tech/tags/models.md>), [openai](<https://devfeed.tech/tags/openai.md>), [research](<https://devfeed.tech/tags/research.md>), [science](<https://devfeed.tech/tags/science.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

OpenAI and Molecule.one describe a near-autonomous AI chemist using GPT-5.4 and the Maria laboratory system to improve Chan-Lam coupling. The system generated proposals, designed and ran experiments, analyzed data, and achieved higher measured yields for most tested substrates, with humans providing oversight and validation.

### Source excerpt

OpenAI and Molecule.one show how a near-autonomous AI chemist using GPT-5.4 improved a key drug-making reaction, advancing medicinal chemistry research.

## Introducing LifeSciBench

DevFeed: [Introducing LifeSciBench](<https://devfeed.tech/articles/introducing-lifescibench-6501.md>)

Original publisher: [Read original article](<https://openai.com/index/introducing-life-sci-bench>)

Published: 2026-06-17T00:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [dataset](<https://devfeed.tech/topics/dataset.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [models](<https://devfeed.tech/tags/models.md>), [research](<https://devfeed.tech/tags/research.md>), [science](<https://devfeed.tech/tags/science.md>), [validation](<https://devfeed.tech/tags/validation.md>)

### AI overview

LifeSciBench is an expert-authored and expert-reviewed benchmark for evaluating whether AI systems can support realistic life science research. It contains 750 tasks across seven workflows and seven biological domains, using expert rubrics to assess reasoning, evidence handling, experiment design, validation, translation, and scientific communication.

### Source excerpt

Introducing LifeSciBench, an expert-authored, expert-reviewed benchmark for evaluating how AI systems handle real-world life science research tasks and decisions.

## Building Reliable Agentic AI Systems

DevFeed: [Building Reliable Agentic AI Systems](<https://devfeed.tech/articles/building-reliable-agentic-ai-systems-4424.md>)

Original publisher: [Read original article](<https://martinfowler.com/articles/reliable-llm-bayer.html>)

Author: Martin Fowler (martin@martinfowler.com)

Published: 2026-06-16T12:11:00Z

Content type: article

Language: en

Sources: [Martin Fowler](<https://devfeed.tech/sources/martin-fowler.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [text2sql](<https://devfeed.tech/topics/text2sql.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [AI-generated research reports](<https://devfeed.tech/topics/ai-generated-research-reports.md>), [data](<https://devfeed.tech/topics/data.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Prompt Engineering](<https://devfeed.tech/topics/prompt-engineering.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [building](<https://devfeed.tech/tags/building.md>), [case-study](<https://devfeed.tech/tags/case-study.md>), [data](<https://devfeed.tech/tags/data.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [information-retrieval](<https://devfeed.tech/tags/information-retrieval.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [llms](<https://devfeed.tech/tags/llms.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [production](<https://devfeed.tech/tags/production.md>), [rag](<https://devfeed.tech/tags/rag.md>), [research](<https://devfeed.tech/tags/research.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [safety](<https://devfeed.tech/tags/safety.md>), [sql](<https://devfeed.tech/tags/sql.md>), [technical](<https://devfeed.tech/tags/technical.md>)

### AI overview

This case study describes PRINCE, a cloud-hosted platform developed by Bayer AG with Thoughtworks for pharmaceutical research. It combines Agentic Retrieval-Augmented Generation and Text-to-SQL to help researchers query decades of safety study reports, answer complex questions, and draft regulatory documents. The article focuses on context engineering, orchestration, recovery, observability, transparency, explainability, human oversight, governance, and compliance in production-ready agentic AI systems.

### Source excerpt

One of the most interesting projects my colleagues have done with LLMs has been building a system with Bayer to allow pharmaceutical researchers to query decades of information about studies buried in PDF reports. Sarang Sanjay Kulkarni describes its evolution from keyword-based search to an intelligent research assistant capable of answering complex questions and drafting regulatory documents. more...

## Biodefense in the Intelligence Age

DevFeed: [Biodefense in the Intelligence Age](<https://devfeed.tech/articles/biodefense-in-the-intelligence-age-6311.md>)

Original publisher: [Read original article](<https://openai.com/index/biodefense-in-the-intelligence-age>)

Published: 2026-06-04T00:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [Security](<https://devfeed.tech/topics/security.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [global-affairs](<https://devfeed.tech/tags/global-affairs.md>), [health](<https://devfeed.tech/tags/health.md>), [intelligence-age](<https://devfeed.tech/tags/intelligence-age.md>), [openai](<https://devfeed.tech/tags/openai.md>), [research](<https://devfeed.tech/tags/research.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

An action plan for using advanced AI capabilities in biology and biodefense, with safeguards, evidence, and governance to support biological security, pandemic preparedness, earlier threat detection, faster countermeasure development, and more coordinated crisis response.

### Source excerpt

An action plan for AI-powered biological resilience

## Introducing new capabilities to GPT-Rosalind

DevFeed: [Introducing new capabilities to GPT-Rosalind](<https://devfeed.tech/articles/introducing-new-capabilities-to-gpt-rosalind-6503.md>)

Original publisher: [Read original article](<https://openai.com/index/introducing-new-capabilities-to-gpt-rosalind>)

Published: 2026-06-03T13:15:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [multimodal](<https://devfeed.tech/topics/multimodal.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [coding](<https://devfeed.tech/topics/coding.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [analysis](<https://devfeed.tech/tags/analysis.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [chemistry](<https://devfeed.tech/tags/chemistry.md>), [coding](<https://devfeed.tech/tags/coding.md>), [data](<https://devfeed.tech/tags/data.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [life](<https://devfeed.tech/tags/life.md>), [model](<https://devfeed.tech/tags/model.md>), [models](<https://devfeed.tech/tags/models.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [product](<https://devfeed.tech/tags/product.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [research](<https://devfeed.tech/tags/research.md>), [validation](<https://devfeed.tech/tags/validation.md>)

### AI overview

GPT-Rosalind is a specialized model for life sciences research that combines agentic coding and tool use with capabilities in medicinal chemistry, genomics, biological reasoning, and experimental workflows. The article describes its global availability to eligible organizations, performance evaluations, the LifeSciBench benchmark, and MedChemBench's assessment of realistic medicinal chemistry tasks.

### Source excerpt

GPT-Rosalind advances life sciences research with enhanced biological reasoning, medicinal chemistry expertise, genomics analysis, and experimental workflow capabilities.

## Introducing GPT-Rosalind for life sciences research

DevFeed: [Introducing GPT-Rosalind for life sciences research](<https://devfeed.tech/articles/introducing-gpt-rosalind-for-life-sciences-research-6498.md>)

Original publisher: [Read original article](<https://openai.com/index/introducing-gpt-rosalind>)

Published: 2026-04-16T01:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [chemistry](<https://devfeed.tech/tags/chemistry.md>), [codex](<https://devfeed.tech/tags/codex.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [model](<https://devfeed.tech/tags/model.md>), [openai](<https://devfeed.tech/tags/openai.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [research](<https://devfeed.tech/tags/research.md>), [science](<https://devfeed.tech/tags/science.md>), [tool](<https://devfeed.tech/tags/tool.md>), [tools](<https://devfeed.tech/tags/tools.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

OpenAI introduces GPT-Rosalind, a frontier reasoning model for life sciences research, including biology, drug discovery, translational medicine, chemistry, protein engineering, and genomics. It is designed to support evidence synthesis, hypothesis generation, experimental planning, and other scientific workflows.

### Source excerpt

OpenAI introduces GPT-Rosalind, a frontier reasoning model built to accelerate drug discovery, genomics analysis, protein reasoning, and scientific research workflows.

## AlphaFold: Five years of impact

DevFeed: [AlphaFold: Five years of impact](<https://devfeed.tech/articles/alphafold-five-years-of-impact-6138.md>)

Original publisher: [Read original article](<https://deepmind.google/blog/alphafold-five-years-of-impact/>)

Author: Demis Hassabis; John Jumper; Pushmeet Kohli; Anna Koivuniemi; AlphaFold team

Published: 2025-11-25T16:00:12Z

Content type: article

Language: en

Sources: [Google DeepMind News](<https://devfeed.tech/sources/google-deepmind-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Bioinformatics](<https://devfeed.tech/topics/bioinformatics.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [explore](<https://devfeed.tech/tags/explore.md>), [predictions](<https://devfeed.tech/tags/predictions.md>), [research](<https://devfeed.tech/tags/research.md>), [science](<https://devfeed.tech/tags/science.md>)

### AI overview

The article examines five years of AlphaFold's impact on biological research, describing faster discovery, more novel protein structures, and increased influence on clinical research and patents. It also presents AlphaFold 3, Isomorphic Labs, and the AlphaFold Server as developments advancing AI-assisted drug discovery and digital biology.

### Source excerpt

Explore how AlphaFold has accelerated science and fueled a global wave of biological discovery.