Skip to content

A library created to deploy your machine learning code as API in few lines of code.

License

Notifications You must be signed in to change notification settings

Zackriya-Solutions/qpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Process Integration

A library created to deploy your machine learning code as API in few lines of code.

The project

This project is to make it easier for developers to deploy REST APIs faster for their ML models

Install

$ pip3 install qpi

Usage

$ py -m qpi --model model.ext --label label.txt --port 8000 --host false

About

A library created to deploy your machine learning code as API in few lines of code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages