Skip to main content

Ersilia Compound Embeddings

Project description

Ersilia Embeddings

A lite wrapper for Ersilia compound embeddings model.

Quick start guide

1. Clone the repository

git clone https://github.com/ersilia-os/compound-embedding-lite.git
cd compound-embedding-lite

2. Install the package with pip

pip install .

or if you have a GPU

pip install .[gpu]

3. Programatically generate embeddings

from eosce.models import ErsiliaCompoundEmbeddings
model = ErsiliaCompoundEmbeddings()
embeddings = model.transform(["CCOC(=O)C1=CC2=CC(OC)=CC=C2O1"])

4. Generate embeddings using the cli

eosce embed "CCOC(=O)C1=CC2=CC(OC)=CC=C2O1"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eosce-0.2.0.tar.gz (45.1 MB view hashes)

Uploaded Source

Built Distribution

eosce-0.2.0-py3-none-any.whl (45.1 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page