Serverless Image Processing App

Hello, I created a Serverless Image Processing App! The repository is here.

It’s running on stlite, Serverless Streamlit,
so any data is never transmitted to external servers, and everything is working on your local browser environment.
Though some resources will be downloaded at initialization and runtime, after these are loaded, this app can work in offline.

demo

This is kind of a demonstration of stlite and some Python packages built for client-side such as OpenCV and matplotlib :slight_smile: .

6 Likes

Amazing progress :star_struck: :yum:

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.