1 repo
Frameworks that enable the rapid construction of web-based user interfaces for data-driven applications and models.
Distinguishing note: Focuses on high-level declarative interface construction for data-centric applications, distinct from general-purpose web design systems.
Explore 1 awesome GitHub repository matching user interface & experience · Interactive Interface Builders. Refine with filters or upvote what's useful.
Gradio is a Python library that enables the creation of interactive web applications by converting functions into browser-based interfaces. It functions as a declarative framework where developers define input and output components to automatically generate web forms, visualizations, and data-driven dashboards. By abstracting away manual web markup, the library allows for the rapid construction of interfaces for machine learning models, research demonstrations, and analytical workflows within a single environment. The platform distinguishes itself by automatically exposing internal applicatio
Build interactive interfaces for data models by defining input and output elements that automatically generate web forms and visualizations for users to explore and analyze information.