Skip to main content

Deploy DL/ ML inference pipelines with minimal extra code.

Project description

fastDeploy

Deploy DL/ ML inference pipelines with minimal extra code.

CLI Usage: https://fastdeploy.notai.tech/cli

API interface: https://fastdeploy.notai.tech/api

pre-built Recipies: https://fastdeploy.notai.tech/recipes

Deploying your code: https://fastdeploy.notai.tech/recipes#building-your-own-recipe-deployment

We provide free to use APIs for some recipes. Documentation: https://fastdeploy.notai.tech/free_apis

Download CLI

wget https://raw.githubusercontent.com/notAI-tech/fastDeploy/master/cli/fastDeploy.py

chmod +x fastDeploy.py

Quick Start

# See all the arguments supported.
./fastDeploy.py --help

# Print list of available recipes with descriptions.
./fastDeploy.py --list_recipes

# Run a recipe (eg: craft_text_detection).
./fastDeploy.py --run craft_text_detection --name craft_text_detection_test_run

Feature Requests and Bug Reports

Please raise a github issue for any feature requests or bug reports.

  • Use issue label fastDeploy Bug for issues with core fastDeploy.
  • Use issue label Recipe Bug for issues with any recipes we provide.
  • Use issue label Request Base for requesting a new base image.
  • Use issue label Request Recipe for requesting a recipe for useful public repos.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

fastdeploy-1.0rc3.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

fastdeploy-1.0rc3-py2.py3-none-any.whl (10.1 kB view hashes)

Uploaded Python 2 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