# google-deepmind/alphafold3

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/google-deepmind-alphafold3).**

7,613 stars · 1,113 forks · Python · other

## Links

- GitHub: https://github.com/google-deepmind/alphafold3
- awesome-repositories: https://awesome-repositories.com/repository/google-deepmind-alphafold3.md

## Description

AlphaFold3 is a biomolecular structure prediction model and bioinformatics structural analysis tool. It uses a deep learning system to predict the three-dimensional shapes of proteins, DNA, RNA, and ligands.

The system functions as a diffusion-based protein folding model that predicts the spatial coordinates of biomolecular atoms and interactions. It utilizes a GPU-accelerated inference pipeline to process genetic sequences and structural templates for molecular modeling.

The project covers structural bioinformatics analysis and protein interaction modeling to determine the physical arrangement of atoms within complex biomolecular assemblies. It incorporates a computational biology workflow that manages data pipelines and model inference.

## Tags

### Part of an Awesome List

- [Structure Prediction Models](https://awesome-repositories.com/f/awesome-lists/ai/structure-prediction-models.md) — Predicts the 3D shapes of biomolecular interactions using a deep learning inference pipeline. ([source](https://cdn.jsdelivr.net/gh/google-deepmind/alphafold3@main/README.md))
- [Diffusion Models](https://awesome-repositories.com/f/awesome-lists/ai/diffusion-models.md) — Generative model using a diffusion architecture to predict spatial coordinates of biomolecular atoms.
- [Biology and Bioinformatics](https://awesome-repositories.com/f/awesome-lists/more/biology-and-bioinformatics.md) — Provides a computational biology workflow combining data pipelines and GPU models to analyze genetic sequences.

### Artificial Intelligence & ML

- [Diffusion-Based 3D Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/diffusion-based-3d-generators.md) — Uses a denoising diffusion process to generate 3D atomic coordinates and structured molecular shapes.
- [GPU-Accelerated Inference](https://awesome-repositories.com/f/artificial-intelligence-ml/gpu-accelerated-inference.md) — Utilizes GPU acceleration to compute structural predictions from complex biomolecular input data. ([source](https://cdn.jsdelivr.net/gh/google-deepmind/alphafold3@main/README.md))
- [Attention-Based Pair Representations](https://awesome-repositories.com/f/artificial-intelligence-ml/attention-based-pair-representations.md) — Implements a transformer-based architecture to update spatial relationships between residue pairs in a 2D grid.
- [Coordinate-Free Representations](https://awesome-repositories.com/f/artificial-intelligence-ml/coordinate-free-representations.md) — Predicts molecular geometry using local rotation and translation frames to ensure rotational invariance.
- [Data Pipelines](https://awesome-repositories.com/f/artificial-intelligence-ml/data-pipelines.md) — Manages workflows that chain genetic searches and template processing to prepare data for structural prediction. ([source](https://cdn.jsdelivr.net/gh/google-deepmind/alphafold3@main/README.md))
- [Multi-Track Tokenization](https://awesome-repositories.com/f/artificial-intelligence-ml/multi-track-tokenization.md) — Represents diverse biomolecular entities as distinct token streams to handle different chemical identities.

### Scientific & Mathematical Computing

- [Protein Interaction Modeling](https://awesome-repositories.com/f/scientific-mathematical-computing/protein-interaction-modeling.md) — Simulates the binding of proteins with other molecules or ligands to support drug discovery.
- [Bioinformatics Toolkits](https://awesome-repositories.com/f/scientific-mathematical-computing/research-analysis-workflows/research-and-data-analysis-tools/research-and-analysis-tools/bioinformatics-toolkits.md) — Provides a toolkit for computing atomic arrangements and folding patterns of macromolecular complexes.
- [Structural Bioinformatics Analysis](https://awesome-repositories.com/f/scientific-mathematical-computing/structural-bioinformatics-analysis.md) — Uses deep learning to determine the physical arrangement of atoms within complex biomolecular assemblies.
- [Template-Based Structure Retrieval](https://awesome-repositories.com/f/scientific-mathematical-computing/template-based-structure-retrieval.md) — Executes genetic search and sequence alignment on CPUs to find known structures for use as spatial anchors.
