Showing posts with label Gradio. Show all posts
Showing posts with label Gradio. Show all posts
Tuesday, April 15, 2025
Dashboard with Gradio Python
This video showcases the Sparrow dashboard, where you can view statistics on document data extraction events processed by Sparrow. This elegant dashboard is built with Python using Gradio, a server-side web UI framework.
Monday, March 17, 2025
Temporary Files Cleaner for Gradio Web App
Learn how to implement an automatic temporary file cleanup solution for Gradio web applications. This tutorial shows you how to prevent disk space issues by periodically removing old upload files and folders that Gradio leaves behind. Perfect for developers who deploy Gradio apps in production environments or run memory-intensive applications.
Tuesday, February 4, 2025
Building Web UI Apps with Python Gradio – A Java Developer’s Perspective
I explain building Web UI apps with Python Gradio framework. I used to work with Java in the past and was building enterprise Web UI apps with JSF. Based on this experience I can tell, Gradio is awesome framework for server side generated UI - it is easy to define UI components and control UI flow with event triggers.
Subscribe to:
Posts (Atom)