stlite-image-processing-app
stlite-image-processing-app copied to clipboard
Serverless OpenCV image manipulation app with Streamlit
trafficstars
Serverless Image Processing App
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 offline.

This is kind of a demonstration of stlite and some Python packages built for client-side such as OpenCV and Matplotlib.
Tutorial Video
A great Streamlit content creator, 1littlecoder created a YouTube video explaining (a subset of) this app. Check it out!
