Skip to main content

A hub of AI/ML models for open source drug discovery and global health

Project description

Welcome to the Ersilia Model Hub

Donate Contributor Covenant License: GPL v3 DOI

documentation PyPI version fury.io Python 3.7 Code style: black Gitpod Ready-to-Code

Table of Contents

  1. Project Description
  2. Quick start guide
  3. Contribute
  4. License and citation
  5. About us

Project Description

The Ersilia Model Hub is a unified platform of pre-trained AI/ML models for infectious and neglected disease research. The end goal is to provide an open-source, low-code solution to access AI/ML models for drug discovery. The models embedded in the hub include both models published in the literature (with appropriate third party acknowledgement) and models developed by the Ersilia team or contributors.

Quick Start Guide

Please check the package requirements in the Installation Guide. The next steps are a quickstart guide to installing Ersilia.

  1. Create a conda environment and activate it

    conda create -n ersilia python=3.10
    conda activate ersilia
    
  2. Clone this repository and install with pip

    git clone https://github.com/ersilia-os/ersilia.git
    cd ersilia
    pip install -e .
    
  3. Once the Ersilia Model Hub is installed, you can use the CLI to run predictions. First, select a model from the Ersilia Model Hub and fetch it:

    ersilia fetch retrosynthetic-accessibility
    
  4. Generate a few (5) example molecules, to be used as input. The example command will generate the adequate input for the model in use

    ersilia example retrosynthetic-accessibility -n 5 -f my_molecules.csv
    
  5. Then, serve your model:

    ersilia serve retrosynthetic-accessibility
    
  6. And run the model:

    ersilia run -i my_molecules.csv -o my_predictions.csv
    
  7. Finally, close the service when you are done.

    ersilia close
    
  8. If you no longer want to use the model, you can delete it.

ersilia delete retrosynthetic-accessibility

Please see the Ersilia Book for more examples and detailed explanations.

Contribute

The Ersilia Model Hub is a Free, Open Source Software and we highly value new contributors. There are several ways in which you can contribute to the project:

  • A good place to start is checking open issues.
  • If you have identified a bug in the code, please open a new issue using the bug template.
  • Share any feedback with the community using GitHub Discussions for the project
  • Check our Contributing Guide for more details

The Ersilia Open Source Initiative adheres to the Contributor Covenant code of conduct.

Submit a New Model

If you want to incorporate a new model in the platform, open a new issue using the model request template or contact us using the following form.

After submitting your model request via an issue (suggested), a maintainer will review your request. If they /approve your request, a new model respository will be created for you to fork and use! There is a demo repository explaining the steps one-by-one.

License and Citation

This repository is open-sourced under the GPL-3 License. Please cite us if you use it!

About Us

The Ersilia Open Source Initiative is a Non Profit Organization (1192266) with the mission is to equip labs, universities and clinics in LMIC with AI/ML tools for infectious disease research.

Help us achieve our mission or volunteer with us!

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

ersilia-0.1.19.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ersilia-0.1.19-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

Details for the file ersilia-0.1.19.tar.gz.

File metadata

  • Download URL: ersilia-0.1.19.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for ersilia-0.1.19.tar.gz
Algorithm Hash digest
SHA256 079eefd1d85ec224989e035b3c5ce7141f948ea5a9e7764108036d9b1f795528
MD5 d97effdfc5fb7d2b99e3eeede1a3443e
BLAKE2b-256 ac91b71c8b4d7d998ef2a06bb71f42b83b05e5ac48b5f43890d8e6209c2f3352

See more details on using hashes here.

File details

Details for the file ersilia-0.1.19-py3-none-any.whl.

File metadata

  • Download URL: ersilia-0.1.19-py3-none-any.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for ersilia-0.1.19-py3-none-any.whl
Algorithm Hash digest
SHA256 b1f9bf7c83544c243f740628904499224da29bfa09c824d056f800aab4b570ff
MD5 8f2e27d26220bec6410136c88401befc
BLAKE2b-256 3cda2dce2223df7c1bc83505d2611490bad1309a17da501159bc52042659433e

See more details on using hashes here.

Supported by

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