Skip to content

FastAPI Hosted service for Comprxn repo functionality

Notifications You must be signed in to change notification settings

yusuf-jkhan1/comprxn_srv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comprxn as Mirco Service using FastAPI hosted on Heroku

Author: Yusuf Khan

Using fastAPI to deploy compression algorithm as a service

Example of using fastAPI and Heroku to deploy and host a ML related service.

In this scenario, coded a k-means (EM) algorithm from scratch and hosted the compression code as an app and deployed on Heroku.

Example

Original Image

Original

Compressed Image

Compressed

More details and improvements to come.

  • Heroku timeout to be dealt with by pushing tasks to background jobs

About

FastAPI Hosted service for Comprxn repo functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors