Skip to content

Deploy ML models quickly in <3 lines of code!

License

Aditipatel02/quick-serve

 
 

Repository files navigation

quickserve

Quickly build inference engines from jupyter notebooks and deploy on web and edge in 3 lines of code

Notes regarding getting started

  • Please check requirements.txt for list of dependencies. Install scripts will be added later.

  • The pre-trained models used in the demo notebooks/submission videos are from a CV library built by one of the members. For evaluation purposes on local machines, it can be downloaded here.

  • ngrok is also a dependency. Future commits will focus on API based authentication but for now, ngrok should be authenticated from CLI.

  • All features pass build on linux machine (Ubuntu 18.04).

Get started

  • Clone the repo!
$ git clone https://github.com/pranjaldatta/quick-serve.git
  • Install with pip
$ pip install .

Authors

About

Deploy ML models quickly in <3 lines of code!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 25.0%
  • HTML 23.9%
  • JavaScript 19.7%
  • Dart 12.3%
  • Python 11.7%
  • CSS 6.3%
  • Other 1.1%