Category
🧬

Bioinformatics

AI models for protein structure prediction, genomic variant analysis, drug discovery, molecular docking, and biological sequence generation — AlphaFold, ESMFold, EvoDiff, and beyond.

3AI Models
Most Popular In
Protein Structure PredictionGenomic AnalysisDrug Discovery
Notable Developers
DeepMind / Google (AlphaFold)Meta AI (ESMFold)Insilico MedicineSchrödingerRecursion Pharmaceuticals
Updated Jun 12, 2026
Curated by FreeAPIHub editors
Topics:Protein Structure PredictionGenomic AnalysisDrug DiscoveryMolecular DockingSequence GenerationVariant Interpretation
3 of 3
AL

AlphaFold

🔥 Hot
by Google DeepMind

AlphaFold is DeepMind's breakthrough AI for predicting protein 3D structure from sequence. AlphaFold2 solved the decades-old folding problem at CASP14, and its open code and database transformed structural biology.

Apache 2.0~93M (AF2)
View model
EV

ESMFold v2

🔥 Hot
by Meta AI (FAIR)

ESMFold predicts 3D protein structure directly from a single amino-acid sequence using Meta's ESM-2 protein language model — no multiple-sequence alignment required, making it far faster than alignment-based methods.

MIT15B (ESM-2 largest)
View model
EV

EvoDiff

🔥 Hot
by Microsoft Research

EvoDiff is a family of diffusion models from Microsoft Research that generate novel protein sequences directly in sequence space, enabling controllable protein design without first predicting a 3D structure.

MIT38M / 170M / 640M
View model
Showing 3 of 3 resources

About this category

Bioinformatics — developer guide

What Are Bioinformatics AI Models?

Bioinformatics AI models are reshaping life sciences at every scale — from predicting how a single amino acid mutation affects a protein's folding to designing entirely novel drug candidates computationally. What once required years of crystallography experiments can now be approximated in minutes. The AlphaFold Protein Structure Database now holds over 241 million predicted structures (v6, 2025), covering virtually the entire known protein universe, and it's freely accessible via API.

What Researchers and Developers Build

  • Drug discovery pipelines that screen millions of molecular candidates against a protein target
  • Genomic variant interpretation tools for clinical decision support
  • Protein engineering applications that generate novel sequences with desired properties
  • Molecular dynamics simulation setups pre-seeded with AlphaFold structures
  • Antibody design tools for therapeutic development
  • Cancer genomics dashboards that integrate sequencing data with functional annotations

Key Models and Databases

AlphaFold2 (DeepMind/Google) and ESMFold (Meta AI) are the two dominant structure prediction models — AlphaFold2 is more accurate; ESMFold is 60x faster for rapid screening. EvoDiff generates novel protein sequences conditioned on structure or function, enabling protein design. RoseTTAFold2 extends structure prediction to protein complexes. For drug discovery, Schrödinger's physics-based models combined with AI surrogates provide the gold standard for binding affinity prediction. All AlphaFold and ESM model weights are open-source and freely downloadable.