Structure Prediction#
The Structure Prediction API provided by OpenProtein.AI allows you to generate protein structures from both proprietary and open source models.
You can list the available models with /fold/models
and view a model summary (including usage, citations, limitations and more) with /fold/model/{model_id}
.
Currently, we support the following models:
ESMFold: Open-sourced ESMFold model. GitHub link, Reference. Licensed under MIT.
AlphaFold2: Open-sourced Alphafold 2 implementation using ColabFold. GitHub link, Reference. Licensed under MIT.
Boltz-2, Boltz-1x, Boltz-1: Open-source Boltz models. GitHub link, Boltz-1 reference, Boltz-2. Licensed under MIT.