alphadynamics / README.md
krissss0's picture
Fix: bump gradio to 5.49.0 (compatible with huggingface-hub 1.x β€” HfFolder removed)
5bf6d40 verified
---
title: AlphaDynamics
emoji: 🧬
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.49.0
app_file: app.py
pinned: false
license: apache-2.0
short_description: Predict protein torsion dynamics from sequence in 30 seconds
tags:
- protein-dynamics
- molecular-dynamics
- ramachandran
- torsion-angles
- phase-oscillators
- ml-for-biology
---
# AlphaDynamics β€” interactive demo
Predicts protein torsion (Ο†, ψ) dynamics from sequence alone, in seconds, in
your browser. Type a peptide sequence, see its Ramachandran density and basin
populations.
- **2.39Γ— lower JSD** than Microsoft Timewarp on the canonical 4AA benchmark
- **3000Γ— fewer parameters** (~123K total vs Timewarp's 396M)
- Trained on 4–98 residue peptides; works best in that range
- Density only (not kinetics), backbone only (no side chains), monomer only
This is a free demo running on Hugging Face Spaces CPU. For larger ensembles
or batch processing, install locally: `pip install alphadynamics`.
## Links
- πŸ“¦ PyPI: <https://pypi.org/project/alphadynamics/>
- πŸ™ GitHub: <https://github.com/krisss0mecom/AlphaDynamics>
- πŸ€— Model: <https://huggingface.co/krissss0/alphadynamics>
By Krzysztof Gwozdz Β· Apache 2.0 Β· πŸ‡΅πŸ‡±