awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jwohlwend avatar

jwohlwend/boltz

0
View on GitHub↗
4,038 stars·844 forks·Python·MIT·14 views

Boltz

Boltz is a deep learning molecular modeler and biomolecular structure prediction system. It uses neural network architectures to simulate the physical folding and docking of biomolecules, specifically predicting the three-dimensional shapes of protein and ligand complexes.

The project functions as a protein-ligand complex predictor and binding affinity predictor, estimating the strength and probability of molecular interactions between ligands and targets. These capabilities are applied to computer aided drug design, including ligand binding affinity prediction and protein-ligand interaction modeling.

The system incorporates coordinate refinement and geometric modeling to determine atomic positions, alongside sequence embedding and folding simulations to predict stable molecular conformations.

Features

  • Structure Prediction Models - Predicts three-dimensional biomolecular coordinates by learning spatial relationships and folding patterns from protein sequence data.
  • Binding Affinity Prediction - Estimates the probability that a ligand binds to a target or calculates specific affinity values for lead compound optimization.
  • Computational Workbenches - Provides a computational toolkit for predicting molecular interactions and structures to accelerate therapeutic compound development.
  • Molecular Deep Learning Frameworks - Utilizes a neural network architecture designed to simulate the physical folding and docking of biomolecules.
  • Protein Interaction Modeling - Analyzes how small molecules interact with protein targets to predict binding sites and effectiveness of drug candidates.
  • Affinity Scoring Functions - Calculates binding probability and strength by comparing energetic states of bound and unbound molecular complexes.
  • Geometric Modeling - Implements attention-based geometric modeling to determine the relative distance and orientation of atoms.
  • Coordinate Refinement - Iteratively denoises coarse structural predictions to achieve high-resolution atomic coordinates using a stochastic generative process.
  • Sequence Featurization - Transforms raw protein sequences into high-dimensional feature vectors using evolutionary information from related sequences.
  • Cotranslated Folding Simulations - Models the process of protein folding during synthesis to predict the final stable molecular conformation.

Star history

Star history chart for jwohlwend/boltzStar history chart for jwohlwend/boltz

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does jwohlwend/boltz do?

Boltz is a deep learning molecular modeler and biomolecular structure prediction system. It uses neural network architectures to simulate the physical folding and docking of biomolecules, specifically predicting the three-dimensional shapes of protein and ligand complexes.

What are the main features of jwohlwend/boltz?

The main features of jwohlwend/boltz are: Structure Prediction Models, Binding Affinity Prediction, Computational Workbenches, Molecular Deep Learning Frameworks, Protein Interaction Modeling, Affinity Scoring Functions, Geometric Modeling, Coordinate Refinement.

What are some open-source alternatives to jwohlwend/boltz?

Open-source alternatives to jwohlwend/boltz include: deepchem/deepchem — DeepChem is an open-source Python framework for applying deep learning to molecular, chemical, and biological data,… google-deepmind/alphafold3 — AlphaFold3 is a biomolecular structure prediction model and bioinformatics structural analysis tool. It uses a deep… google-deepmind/alphafold — AlphaFold is a deep learning biology tool and structural bioinformatic pipeline designed to predict the… psipred/dmpfold2 — Fast and accurate protein structure prediction. rosettacommons/deepab — Official repository for DeepAb: Antibody structure prediction using interpretable deep learning. The code, data, and… rosettacommons/fvhallucinator — The code for FvHallucinator is made available under the Rosetta-DL license as part of the Rosetta-DL bundle.

Open-source alternatives to Boltz

Similar open-source projects, ranked by how many features they share with Boltz.
  • deepchem/deepchemdeepchem avatar

    deepchem/deepchem

    6,545View on GitHub↗

    DeepChem is an open-source Python framework for applying deep learning to molecular, chemical, and biological data, serving as a comprehensive toolkit for drug discovery and materials science. At its core, it provides a featurizer-pipeline abstraction that converts raw molecular data into numerical representations, including graph-based molecular structures, SMILES tokenization vocabularies, and disk-sharded dataset persistence for handling large-scale data that exceeds RAM capacity. The framework distinguishes itself through integrated molecular docking workflows that automate pocket detecti

    Pythonbiologydeep-learningdrug-discovery
    View on GitHub↗6,545
  • google-deepmind/alphafold3google-deepmind avatar

    google-deepmind/alphafold3

    7,613View on GitHub↗

    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 arrangem

    Python
    View on GitHub↗7,613
  • google-deepmind/alphafoldgoogle-deepmind avatar

    google-deepmind/alphafold

    14,681View on GitHub↗

    AlphaFold is a deep learning biology tool and structural bioinformatic pipeline designed to predict the three-dimensional shapes of proteins from their amino acid sequences. It functions as a machine learning system capable of generating 3D molecular models for both monomeric proteins and multimeric protein complexes, including homomers and heteromers. The system incorporates evolutionary information through multiple sequence alignment to identify physical proximity between residues. It utilizes a neural network architecture featuring spatial attention mechanisms and iterative refinement to d

    Python
    View on GitHub↗14,681
  • jakobagamia/ai-mcligJ

    JakobAgamia/AI-MCLig

    0View on GitHub↗

    This repository presents an approach for ligand discovery for protein bindign pockets, by combining Monte Carlo (MC) simulations with the model Chai-1 (Chai-1 github, Chai-1 technical report). There are two types of simulations presented here: - The basic simulation explores chemical space by…

    View on GitHub↗0
  • See all 10 alternatives to Boltz→