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.
This is kind of a demonstration of stlite and some Python packages built for client-side such as OpenCV and matplotlib .