Introduction to Gradio

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

Gradio is an open-source Python package designed to help machine-learning and deep-learning developers quickly create web-based demos for their models. It provides a simple way to build and share interactive apps, allowing developers to showcase their work without needing to dive into frontend or backend development.

Why Use Gradio?

Machine-learning and deep-learning developers often want to share their work with others but might not have the time or expertise to learn frontend and backend development frameworks like Django and React. Gradio bridges this gap by allowing developers to create web apps using only Python code. This makes it easy to share machine-learning and deep-learning models with a broader audience.

Image of the Gradio app
Afisu al pgu Rtoloo ugc

See forum comments
Download course materials from Github
Previous: Introduction Next: An Introductory Demo of Gradio