Giter Site home page Giter Site logo

dhanshreea / ersilia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ersilia-os/ersilia

0.0 0.0 0.0 13.68 MB

The Ersilia Model Hub, a repository of AI/ML models for infectious and neglected disease research.

Home Page: https://ersilia.io

License: GNU General Public License v3.0

Shell 0.56% Python 92.38% Jupyter Notebook 6.08% Dockerfile 0.98%

ersilia's Introduction

๐ŸŽ‰ Welcome to the Ersilia Model Hub ๐ŸŒŸ

Donate Contributor Covenant License: GPL v3 PyPI version fury.io Python 3.7 Code style: black DOI documentation

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 dedicated to ๐Ÿฆ  infectious and neglected disease research. Our mission is to offer an open-source, ๐Ÿ›  low-code solution that provides seamless access to AI/ML models for ๐Ÿ’Š drug discovery. Models housed in our hub come from two sources:

  1. ๐Ÿ“š Published models from literature (with due third-party acknowledgement)
  2. ๐Ÿ›  Custom models developed by the Ersilia team or our valued 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!

ersilia's People

Contributors

ac-dap avatar adeola-dev avatar amna-28 avatar anamika-yadav99 avatar anshukumari197 avatar carcablop avatar dchidindu5 avatar dependabot[bot] avatar dhanshreea avatar elizabeth-joseph-mawutin avatar ericwang1409 avatar gemmaturon avatar grantbirki avatar harshita214 avatar honeyankit avatar ifeoluwafavour avatar jaya3112 avatar jeqcho avatar kbetty avatar kcfreshly avatar lehcar avatar med16-11 avatar megamanics avatar miquelduranfrigola avatar pauline-banye avatar ps-19 avatar riyabelle25 avatar rufaida98 avatar sayantani11 avatar sukriti-sood avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.