# How Gradio Connects Machine Learning UIs and APIs

DevFeed: [How Gradio Connects Machine Learning UIs and APIs](<https://devfeed.tech/articles/17-reasons-why-gradio-isn-t-just-another-ui-library-7568.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/why-gradio-stands-out>)

Author: yuvraj sharma; Abubakar Abid

Published: 2025-04-16T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [gradio](<https://devfeed.tech/topics/gradio.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [API](<https://devfeed.tech/topics/api.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Server-side rendering](<https://devfeed.tech/topics/server-side-rendering.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [development](<https://devfeed.tech/tags/development.md>), [framework](<https://devfeed.tech/tags/framework.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [production](<https://devfeed.tech/tags/production.md>), [python](<https://devfeed.tech/tags/python.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [server-side-rendering](<https://devfeed.tech/tags/server-side-rendering.md>), [tooling](<https://devfeed.tech/tags/tooling.md>), [ui-framework](<https://devfeed.tech/tags/ui-framework.md>)

## AI overview

This article explains how Gradio supports machine learning applications through interactive UIs and APIs. It describes automatic REST API and documentation generation, Python and JavaScript client libraries, cURL access, the API Recorder, and server-side rendering introduced in Gradio 5.0.

## Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.