What problem does it solve?
Protein researchers need integrated access to modern protein language models to design, embed, and evaluate proteins without managing multiple toolchains. This skill consolidates ESM3 multimodal design capabilities with ESM C embeddings, enabling end-to-end prototyping from sequence design to embedding-based analysis using either local models or Forge API.
Core Features & Use Cases
- Multimodal design: generate sequences, structures, and function annotations across sequence, structure, and function tracks.
- Embeddings & analysis: compute high-quality protein embeddings for similarity, clustering, and downstream ML tasks.
- Flexible deployment: work locally or via Forge for scalable inference and batch processing.
Quick Start
Load an ESM3 model (local or Forge), create an ESMProtein with a partial sequence, and run a simple generation to complete the protein.