I finally got an invite from Streamlit for their fantastic cloud-based share platform. For fun, I hosted the web app that was focused on making streamlit easier to use for image classification prototypes as well as quick development.
Here is the deploy
[ This is an open-source simplified image classification web template that I built for making prototyping deep learning models easier, faster, and more manageable. I have also included guides for Firebase and hosting on multiple cloud services. This is a WORK IN PROGRESS repo]
Features I am hoping to see in the coming times:
-
GPU Support
-
Creating a Pipeline for the apps so that one can decide which version to keep for beta testing and which one to push for production
-
Workflow Support similar to netlify to get a preview for each PR
-
Ability to host from private repos
-
DNS Setting changes [really required. I am currently masking the app link with my own domain instead of setting a CNAME record]
-
Ability to control the visibility of apps
-
Increase the no of apps allowed per account. Perhaps some discount with the GitHub Developer Pack for Students
-
Ability to form exclusive teams on the platform rather than on the GitHub repo
-
Integration of an analytics feature