awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google-deepmind avatar

google-deepmind/alphafold3

0
View on GitHub↗
7,613 स्टार्स·1,113 फोर्क्स·Python·other·4 व्यूज़

Alphafold3

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.

Features

  • Structure Prediction Models - Predicts the 3D shapes of biomolecular interactions using a deep learning inference pipeline.
  • Diffusion-Based 3D Generators - Uses a denoising diffusion process to generate 3D atomic coordinates and structured molecular shapes.
  • GPU-Accelerated Inference - Utilizes GPU acceleration to compute structural predictions from complex biomolecular input data.
  • Diffusion Models - Generative model using a diffusion architecture to predict spatial coordinates of biomolecular atoms.
  • Biology and Bioinformatics - Provides a computational biology workflow combining data pipelines and GPU models to analyze genetic sequences.
  • Protein Interaction Modeling - Simulates the binding of proteins with other molecules or ligands to support drug discovery.
  • Bioinformatics Toolkits - Provides a toolkit for computing atomic arrangements and folding patterns of macromolecular complexes.
  • Structural Bioinformatics Analysis - Uses deep learning to determine the physical arrangement of atoms within complex biomolecular assemblies.
  • Attention-Based Pair Representations - Implements a transformer-based architecture to update spatial relationships between residue pairs in a 2D grid.
  • Coordinate-Free Representations - Predicts molecular geometry using local rotation and translation frames to ensure rotational invariance.
  • Data Pipelines - Manages workflows that chain genetic searches and template processing to prepare data for structural prediction.
  • Multi-Track Tokenization - Represents diverse biomolecular entities as distinct token streams to handle different chemical identities.
  • Template-Based Structure Retrieval - Executes genetic search and sequence alignment on CPUs to find known structures for use as spatial anchors.

स्टार हिस्ट्री

google-deepmind/alphafold3 के लिए स्टार हिस्ट्री चार्टgoogle-deepmind/alphafold3 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

google-deepmind/alphafold3 क्या करता है?

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.

google-deepmind/alphafold3 की मुख्य विशेषताएं क्या हैं?

google-deepmind/alphafold3 की मुख्य विशेषताएं हैं: Structure Prediction Models, Diffusion-Based 3D Generators, GPU-Accelerated Inference, Diffusion Models, Biology and Bioinformatics, Protein Interaction Modeling, Bioinformatics Toolkits, Structural Bioinformatics Analysis।

google-deepmind/alphafold3 के कुछ ओपन-सोर्स विकल्प क्या हैं?

google-deepmind/alphafold3 के ओपन-सोर्स विकल्पों में शामिल हैं: google-deepmind/alphafold — AlphaFold is a deep learning biology tool and structural bioinformatic pipeline designed to predict the… jwohlwend/boltz — Boltz is a deep learning molecular modeler and biomolecular structure prediction system. It uses neural network… k-dense-ai/claude-scientific-skills — This project is a scientific agent framework and workflow orchestrator designed to extend large language models with… biopython/biopython — Biopython is a bioinformatics library for Python providing tools to parse, manipulate, and analyze biological… bentoml/bentoml — BentoML is a machine learning model serving framework and GPU-accelerated inference server designed to package,… deepseek-ai/flashmla — FlashMLA is an LLM attention kernel library and inference acceleration library providing a collection of…

Alphafold3 के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Alphafold3 के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • google-deepmind/alphafoldgoogle-deepmind का अवतार

    google-deepmind/alphafold

    14,681GitHub पर देखें↗

    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
    GitHub पर देखें↗14,681
  • jwohlwend/boltzjwohlwend का अवतार

    jwohlwend/boltz

    4,038GitHub पर देखें↗

    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

    Python
    GitHub पर देखें↗4,038
  • k-dense-ai/claude-scientific-skillsK-Dense-AI का अवतार

    K-Dense-AI/claude-scientific-skills

    8,907GitHub पर देखें↗

    This project is a scientific agent framework and workflow orchestrator designed to extend large language models with specialized tools for genomic, chemical, and biological research. It provides a system for planning research hypotheses and executing automated workflows by integrating scientific databases with dynamic code execution. The framework includes a cheminformatics modeling suite for predicting molecular bioactivity and performing virtual screening, alongside a bioinformatics analysis toolkit for processing genomic sequences and single-cell data. It also features an academic document

    Pythonai-scientistbioinformaticschemoinformatics
    GitHub पर देखें↗8,907
  • biopython/biopythonbiopython का अवतार

    biopython/biopython

    5,078GitHub पर देखें↗

    Biopython is a bioinformatics library for Python providing tools to parse, manipulate, and analyze biological sequences, molecular structures, and phylogenetic trees. It serves as a biological sequence parser for genomic and proteomic data across multiple industry-standard file formats and acts as an interface for querying biological data and citations from NCBI Entrez repositories. The project distinguishes itself through specialized toolkits for protein structure analysis and phylogenetic tree construction. It includes a protein structure analyzer for processing PDB and mmCIF files to calcu

    Pythonbioinformaticsbiopythondna
    GitHub पर देखें↗5,078
Alphafold3 के सभी 30 विकल्प देखें→