Streamlit:
- A faster way to build and share data apps
- https://streamlit.io/
- https://github.com/streamlit/streamlit
Gradio
- Open source Python package
- Used to create customizable UI components for ML model, any API, or even an arbitrary Python function using a few lines of code
- https://cloud.google.com/blog/products/ai-machine-learning/rapidly-build-an-application-in-gradio-power-by-a-generative-ai-agent
- https://www.gradio.app/
- https://github.com/gradio-app/gradio
Docker
- https://www.docker.com/
- Develop faster. Run anywhere.