ersilia-os / ersilia-self-service

GNU General Public License v3.0
1 stars 1 forks source link
📝 Checkout GitHub's latest blog-post about this work!


ersilia logo plum

🤖 Welcome to Ersilia Self Service!

Ersilia Self Service is a self-service repository where you can request predictions on your dataset from any of the models available within the Ersilia Model Hub. To get started, simply navigate to issues menu and create a new "Model Inference Run" issue.

model inference issue

Select a model using the Model dropdown, and then add your SMILES data in the Molecules text field, with each molecule separated by a new line, and submit the issue. Once the results for your dataset are ready, you will be notified in this issue and the results will be made available to you through a public URL.

💁 How Does it Work?

This self-service framework utilizes the computing capacity available in GitHub Action runners to fetch a requested model and run it on the provided dataset. The results are then stored as GitHub artifacts. Please note that these results are only stored for 30 days after which they will be removed.

🔒 Note on Privacy

The aim of this project is to make our models available to the general public anywhere in the world while removing the need for any computational resources or coding expertise. This means that any activity on this repository is also open and available to the general public. We highly recommend not working with private or sensitive data while using this service, or doing so at your own risk.

💊 List of Models

You can browse the list of available models on our website. At present, the Ersilia Model Hub has over 150 models and we constantly keep expanding this list. When you open an issue, there's a slim chance that you may not see a model in the dropdown that is in fact available in the Hub. This is not a cause for concern as the Model dropdown gets updated every day, and you can try again the next day.

👩‍💻 Contributors

This work would not have been possible without the support of our wonderful volunteers! ✨