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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·4 Aufrufe

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-Verlauf

Star-Verlauf für jwohlwend/boltzStar-Verlauf für jwohlwend/boltz

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Boltz

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Boltz.
  • deepchem/deepchemAvatar von deepchem

    deepchem/deepchem

    6,545Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,545
  • google-deepmind/alphafold3Avatar von google-deepmind

    google-deepmind/alphafold3

    7,613Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,613
  • google-deepmind/alphafoldAvatar von google-deepmind

    google-deepmind/alphafold

    14,681Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,681
  • jakobagamia/ai-mcligJ

    JakobAgamia/AI-MCLig

    0Auf GitHub ansehen↗

    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…

    Auf GitHub ansehen↗0
Alle 10 Alternativen zu Boltz anzeigen→

Häufig gestellte Fragen

Was macht jwohlwend/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.

Was sind die Hauptfunktionen von jwohlwend/boltz?

Die Hauptfunktionen von jwohlwend/boltz sind: Structure Prediction Models, Binding Affinity Prediction, Computational Workbenches, Molecular Deep Learning Frameworks, Protein Interaction Modeling, Affinity Scoring Functions, Geometric Modeling, Coordinate Refinement.

Welche Open-Source-Alternativen gibt es zu jwohlwend/boltz?

Open-Source-Alternativen zu jwohlwend/boltz sind unter anderem: 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.