Ross ROSS = Recommend OSS · open-source software intelligence for agents

lucidrains/alphafold3-pytorch

Implementation of Alphafold 3 from Google Deepmind in Pytorch observed · 2026-08-28

github.com/lucidrains/alphafold3-pytorch · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 96
  • Release rhythm 36
  • Longevity 60
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 847
  • days_rel: 349
  • days_push: 24
  • n_releases_24m: 114

Full methodology

Adoption not part of the score

1691 stars · 229 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PyTorch implementation of Google DeepMind's Alphafold 3 model for protein and molecular structure prediction. It is a research-oriented reimplementation of the paper's architecture, including training pipeline components like PDB dataset preparation and sampling.

Use cases

  • predict protein structures from sequences in pytorch
  • reproduce alphafold 3 training from scratch
  • research alphafold 3 architecture components
  • train a structure prediction model on PDB data
  • experiment with diffusion-based molecular structure prediction

When to choose

  • you want a pure PyTorch, hackable implementation of Alphafold 3 for research
  • you need to study or extend the AF3 architecture in code
  • you want to train or fine-tune structure prediction models on your own data

When to avoid

  • you need a production-ready, officially supported inference tool with pretrained weights
  • you need optimized performance - consider alternatives like MegaFold with Triton kernels
  • you need turnkey protein folding predictions without ML expertise

Facets

library · maturity active

machine-learning deep-learning llm-training deep-learning bioinformatics artificial-intelligence python alphafold3 protein-structure-prediction pytorch diffusion transformers research-implementation gpu

1 source

Member repositories

RepositoryRoleHealth v2
lucidrains/alphafold3-pytorchmain68

For agents

markdown · JSON · MCP: product_card(name="lucidrains/alphafold3-pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem