# gradio

Published articles for gradio.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Rebuilding AUTOMATIC1111 with Gradio Workflow

DevFeed: [Rebuilding AUTOMATIC1111 with Gradio Workflow](<https://devfeed.tech/articles/rebuilding-automatic1111-with-gradio-workflow-7233.md>)

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

Author: yuvraj sharma; Abubakar Abid

Published: 2026-09-10T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [stable-diffusion](<https://devfeed.tech/topics/stable-diffusion.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [vlm](<https://devfeed.tech/topics/vlm.md>)

Tags: [automatic1111](<https://devfeed.tech/tags/automatic1111.md>), [comfyui](<https://devfeed.tech/tags/comfyui.md>), [diffusion](<https://devfeed.tech/tags/diffusion.md>), [flux](<https://devfeed.tech/tags/flux.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [image-to-image](<https://devfeed.tech/tags/image-to-image.md>), [image-to-video](<https://devfeed.tech/tags/image-to-video.md>), [inference](<https://devfeed.tech/tags/inference.md>), [inference-providers](<https://devfeed.tech/tags/inference-providers.md>), [llm](<https://devfeed.tech/tags/llm.md>), [models](<https://devfeed.tech/tags/models.md>), [python](<https://devfeed.tech/tags/python.md>), [space](<https://devfeed.tech/tags/space.md>), [spaces](<https://devfeed.tech/tags/spaces.md>), [text-to-image](<https://devfeed.tech/tags/text-to-image.md>), [vlm](<https://devfeed.tech/tags/vlm.md>), [workflow](<https://devfeed.tech/tags/workflow.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

A walkthrough of Workflow1111, a Gradio graph that recreates AUTOMATIC1111-style media pipelines with connected operator nodes for image generation, editing, prompting, and related tasks.

### Source excerpt

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

## Wire It, Run It, Deploy It: AI Workflows in Gradio

DevFeed: [Wire It, Run It, Deploy It: AI Workflows in Gradio](<https://devfeed.tech/articles/wire-it-run-it-deploy-it-ai-workflows-in-gradio-7234.md>)

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

Author: yuvraj sharma; Abubakar Abid

Published: 2026-08-25T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>), [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [GPU](<https://devfeed.tech/topics/gpu.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [inference-providers](<https://devfeed.tech/tags/inference-providers.md>), [llm](<https://devfeed.tech/tags/llm.md>), [models](<https://devfeed.tech/tags/models.md>), [python](<https://devfeed.tech/tags/python.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>), [spaces](<https://devfeed.tech/tags/spaces.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

A tutorial on building and deploying Gradio AI workflows as typed-node graphs, with runnable examples for image editing, generation, text-to-speech, dataset analysis, REST endpoints, and GPU-backed Python nodes.

### Source excerpt

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

## How an Agent Built a 3D Paris Gallery by Chaining Two Hugging Face Spaces

DevFeed: [How an Agent Built a 3D Paris Gallery by Chaining Two Hugging Face Spaces](<https://devfeed.tech/articles/how-an-agent-built-a-3d-paris-gallery-by-chaining-two-hugging-face-spaces-7352.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/mishig/spaces-agents-md>)

Author: Mishig ᠮᠢᠰᠾᠢᠭ

Published: 2026-06-09T10:46:19Z

Content type: article

Language: en

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

Topics: [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [spaces](<https://devfeed.tech/topics/spaces.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [coding](<https://devfeed.tech/topics/coding.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [3d](<https://devfeed.tech/tags/3d.md>), [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [building](<https://devfeed.tech/tags/building.md>), [coding](<https://devfeed.tech/tags/coding.md>), [generation](<https://devfeed.tech/tags/generation.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [hub](<https://devfeed.tech/tags/hub.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [images](<https://devfeed.tech/tags/images.md>), [integration](<https://devfeed.tech/tags/integration.md>), [spaces](<https://devfeed.tech/tags/spaces.md>)

### AI overview

A coding agent builds a 3D gallery of Paris monuments by chaining two Hugging Face Spaces: one generates images and the other reconstructs 3D Gaussian splats. The article presents Gradio Spaces as documented, callable building blocks that agents can integrate into multimedia software pipelines.

### Source excerpt

I asked a coding agent to build a beautiful website showcasing the monuments of Paris as 3D Gaussian splats. I never opened an image generator. I never touched a 3D reconstruction tool. The agent produced every asset (the images and the 3D splats) by calling two Hugging Face Spaces directly, then wired them into a cinematic viewer.

## How to build scalable web apps with OpenAI's Privacy Filter

DevFeed: [How to build scalable web apps with OpenAI's Privacy Filter](<https://devfeed.tech/articles/how-to-build-scalable-web-apps-with-openai-s-privacy-filter-7427.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/openai-privacy-filter-web-apps>)

Author: yuvraj sharma; Freddy Boulton; Abubakar Abid

Published: 2026-04-27T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [privacy-filter](<https://devfeed.tech/topics/privacy-filter.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [Web](<https://devfeed.tech/topics/web.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Canvas](<https://devfeed.tech/topics/canvas.md>)

Tags: [apache](<https://devfeed.tech/tags/apache.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [html](<https://devfeed.tech/tags/html.md>), [openai](<https://devfeed.tech/tags/openai.md>), [pii](<https://devfeed.tech/tags/pii.md>), [privacy-filter](<https://devfeed.tech/tags/privacy-filter.md>), [web-apps](<https://devfeed.tech/tags/web-apps.md>)

### AI overview

An article about building scalable web apps with OpenAI's Privacy Filter. It presents document, image, and text-redaction applications built with Gradio, including PII highlighting, image annotations, redaction links, custom HTML/JavaScript frontends, queued endpoints, and ZeroGPU allocation.

### Source excerpt

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

## Any Custom Frontend with Gradio's Backend

DevFeed: [Any Custom Frontend with Gradio's Backend](<https://devfeed.tech/articles/any-custom-frontend-with-gradio-s-backend-7293.md>)

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

Author: yuvraj sharma; Abubakar Abid

Published: 2026-04-01T00: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>), [Back end](<https://devfeed.tech/topics/backend.md>), [FastAPI](<https://devfeed.tech/topics/fastapi.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [app](<https://devfeed.tech/tags/app.md>), [backend](<https://devfeed.tech/tags/backend.md>), [claude](<https://devfeed.tech/tags/claude.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [html](<https://devfeed.tech/tags/html.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [python](<https://devfeed.tech/tags/python.md>), [server](<https://devfeed.tech/tags/server.md>), [spaces](<https://devfeed.tech/tags/spaces.md>), [vibe-coding](<https://devfeed.tech/tags/vibe-coding.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

An article introducing Gradio Server, which lets developers use custom frontends such as React, Svelte, or vanilla HTML/JavaScript while retaining Gradio's backend capabilities. It demonstrates a Text Behind Image application using a background-removal ML model, FastAPI routes, queuing, concurrency control, API access, SSE streaming, ZeroGPU, and hosting on Hugging Face Spaces.

### Source excerpt

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

## One-Shot Any Web App with Gradio's gr.HTML

DevFeed: [One-Shot Any Web App with Gradio's gr.HTML](<https://devfeed.tech/articles/one-shot-any-web-app-with-gradio-s-gr-html-7227.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/gradio-html-one-shot-apps>)

Author: yuvraj sharma; hysts; Freddy Boulton

Published: 2026-02-18T00:00:00Z

Content type: article

Language: en

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

Topics: [web applications](<https://devfeed.tech/topics/web-applications.md>), [modern web development](<https://devfeed.tech/topics/modern-web-development.md>), [HTML5 and CSS3 tricks](<https://devfeed.tech/topics/html5-and-css3-tricks.md>), [React UI animations](<https://devfeed.tech/topics/react-ui-animations.md>)

Tags: [3d](<https://devfeed.tech/tags/3d.md>), [app](<https://devfeed.tech/tags/app.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [claude](<https://devfeed.tech/tags/claude.md>), [community](<https://devfeed.tech/tags/community.md>), [css](<https://devfeed.tech/tags/css.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [html](<https://devfeed.tech/tags/html.md>), [html5](<https://devfeed.tech/tags/html5.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [object-detection](<https://devfeed.tech/tags/object-detection.md>), [python](<https://devfeed.tech/tags/python.md>), [react](<https://devfeed.tech/tags/react.md>), [spaces](<https://devfeed.tech/tags/spaces.md>), [speech](<https://devfeed.tech/tags/speech.md>), [three-js](<https://devfeed.tech/tags/three-js.md>), [transcription](<https://devfeed.tech/tags/transcription.md>), [vibe-coding](<https://devfeed.tech/tags/vibe-coding.md>)

### AI overview

The article shows how Gradio's gr.HTML can create interactive, single-file Python web apps without a separate frontend build step. Examples include timers, a kanban board, visual ML result viewers, 3D controls, and live speech transcription.

### Source excerpt

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

## Introducing Daggr: Chain apps programmatically, inspect visually

DevFeed: [Introducing Daggr: Chain apps programmatically, inspect visually](<https://devfeed.tech/articles/introducing-daggr-chain-apps-programmatically-inspect-visually-7156.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/daggr>)

Author: merve; yuvraj sharma; Abubakar Abid; hysts; Pedro Cuenca

Published: 2026-01-29T00:00:00Z

Content type: article

Language: en

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

Topics: [daggr](<https://devfeed.tech/topics/daggr.md>), [Python](<https://devfeed.tech/topics/python.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Canvas](<https://devfeed.tech/topics/canvas.md>), [Persistence](<https://devfeed.tech/topics/persistence.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>)

Tags: [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [code](<https://devfeed.tech/tags/code.md>), [daggr](<https://devfeed.tech/tags/daggr.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [persistence](<https://devfeed.tech/tags/persistence.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

Daggr is a Python tool for building AI application workflows by chaining models and processing steps in code, while automatically generating a visual canvas. It lets developers inspect intermediate outputs, modify inputs, rerun individual steps, use backup nodes, integrate Gradio Spaces, and persist workflow state.

### Source excerpt

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

## Visible Watermarking with Gradio

DevFeed: [Visible Watermarking with Gradio](<https://devfeed.tech/articles/visible-watermarking-with-gradio-7563.md>)

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

Author: Margaret Mitchell

Published: 2025-09-15T00:00:00Z

Content type: article

Language: en

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

Topics: [watermarking](<https://devfeed.tech/topics/watermarking.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>)

Tags: [ai-content](<https://devfeed.tech/tags/ai-content.md>), [ai-transparency](<https://devfeed.tech/tags/ai-transparency.md>), [building](<https://devfeed.tech/tags/building.md>), [ethics](<https://devfeed.tech/tags/ethics.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [guide](<https://devfeed.tech/tags/guide.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [text-generation](<https://devfeed.tech/tags/text-generation.md>), [text-to-image](<https://devfeed.tech/tags/text-to-image.md>), [text-to-video](<https://devfeed.tech/tags/text-to-video.md>), [watermarking](<https://devfeed.tech/tags/watermarking.md>)

### AI overview

Hugging Face explains how Gradio can add visible watermarks to AI-generated images, video, and text in Spaces. The article highlights filename-based, open-image, NumPy-array, QR, custom text, and chatbot watermarking options to support attribution, transparency, and disclosure.

### Source excerpt

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

## Generate Images with Claude and Hugging Face

DevFeed: [Generate Images with Claude and Hugging Face](<https://devfeed.tech/articles/generate-images-with-claude-and-hugging-face-7143.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/claude-and-mcp>)

Author: shaun smith

Published: 2025-08-19T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [Claude](<https://devfeed.tech/topics/claude.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [flux](<https://devfeed.tech/topics/flux.md>), [Image](<https://devfeed.tech/topics/image.md>), [qwen](<https://devfeed.tech/topics/qwen.md>), [spaces](<https://devfeed.tech/topics/spaces.md>)

Tags: [anthropic](<https://devfeed.tech/tags/anthropic.md>), [applications](<https://devfeed.tech/tags/applications.md>), [article](<https://devfeed.tech/tags/article.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [blog](<https://devfeed.tech/tags/blog.md>), [claude](<https://devfeed.tech/tags/claude.md>), [flux](<https://devfeed.tech/tags/flux.md>), [generation](<https://devfeed.tech/tags/generation.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [image](<https://devfeed.tech/tags/image.md>), [images](<https://devfeed.tech/tags/images.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [models](<https://devfeed.tech/tags/models.md>), [qwen](<https://devfeed.tech/tags/qwen.md>), [spaces](<https://devfeed.tech/tags/spaces.md>), [text-to-image](<https://devfeed.tech/tags/text-to-image.md>), [tools](<https://devfeed.tech/tags/tools.md>)

### AI overview

This tutorial explains how to connect Claude to Hugging Face Spaces through the Hugging Face MCP Server to generate detailed images with AI models. It highlights prompt assistance, visual iteration, model selection, and examples including FLUX.1 Krea [dev] and Qwen-Image.

### Source excerpt

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

## Implementing MCP Servers in Python: An AI Shopping Assistant with Gradio

DevFeed: [Implementing MCP Servers in Python: An AI Shopping Assistant with Gradio](<https://devfeed.tech/articles/implementing-mcp-servers-in-python-an-ai-shopping-assistant-with-gradio-7232.md>)

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

Author: Freddy Boulton

Published: 2025-07-31T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [community](<https://devfeed.tech/tags/community.md>), [diffusion](<https://devfeed.tech/tags/diffusion.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [python](<https://devfeed.tech/tags/python.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

A tutorial for building a Python Gradio MCP server that lets an LLM-powered shopping assistant invoke the IDM-VTON virtual try-on model through VS Code AI Chat.

### Source excerpt

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

## Introducing Trackio: A Lightweight Experiment Tracking Library from Hugging Face

DevFeed: [Introducing Trackio: A Lightweight Experiment Tracking Library from Hugging Face](<https://devfeed.tech/articles/introducing-trackio-a-lightweight-experiment-tracking-library-from-hugging-face-7525.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/trackio>)

Author: Abubakar Abid; Zach Nation; Nouamane Tazi; Sasha Luccioni; Quentin Gallouédec

Published: 2025-07-29T00:00:00Z

Content type: article

Language: en

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

Topics: [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Python](<https://devfeed.tech/topics/python.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [spaces](<https://devfeed.tech/topics/spaces.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>)

Tags: [analysis](<https://devfeed.tech/tags/analysis.md>), [apis](<https://devfeed.tech/tags/apis.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [blog](<https://devfeed.tech/tags/blog.md>), [data](<https://devfeed.tech/tags/data.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [library](<https://devfeed.tech/tags/library.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [model](<https://devfeed.tech/tags/model.md>), [open](<https://devfeed.tech/tags/open.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [performance](<https://devfeed.tech/tags/performance.md>), [python](<https://devfeed.tech/tags/python.md>), [research](<https://devfeed.tech/tags/research.md>), [science](<https://devfeed.tech/tags/science.md>), [spaces](<https://devfeed.tech/tags/spaces.md>), [tools](<https://devfeed.tech/tags/tools.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

Hugging Face introduces Trackio, an open-source Python library for lightweight experiment tracking. It records machine learning metrics, parameters, hyperparameters, tensors, and GPU energy usage, then visualizes the results through a local Gradio dashboard that can be synchronized to Hugging Face Spaces for sharing.

### Source excerpt

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

## Consilium: When Multiple LLMs Collaborate

DevFeed: [Consilium: When Multiple LLMs Collaborate](<https://devfeed.tech/articles/consilium-when-multiple-llms-collaborate-7148.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/consilium-multi-llm>)

Author: Andreas

Published: 2025-07-17T00:00:00Z

Content type: article

Language: en

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

Topics: [LLMs](<https://devfeed.tech/topics/llms.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [Hackathon](<https://devfeed.tech/topics/hackathon.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [hackathon](<https://devfeed.tech/tags/hackathon.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [llms](<https://devfeed.tech/tags/llms.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [multi-agents](<https://devfeed.tech/tags/multi-agents.md>)

### AI overview

Consilium is a platform in which multiple LLMs discuss questions and use consensus, majority voting, or ranked choice to produce answers. It is available as a visual Gradio interface and an MCP server, with a poker-style roundtable component designed to show the models' responses, thinking status, and research activities.

### Source excerpt

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

## Five Big Improvements to Gradio MCP Servers

DevFeed: [Five Big Improvements to Gradio MCP Servers](<https://devfeed.tech/articles/five-big-improvements-to-gradio-mcp-servers-7230.md>)

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

Author: Freddy Boulton

Published: 2025-07-17T00:00:00Z

Content type: release

Language: en

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

Topics: [gradio](<https://devfeed.tech/topics/gradio.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [OpenAPI Specification](<https://devfeed.tech/topics/openapi.md>), [API](<https://devfeed.tech/topics/api.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [community](<https://devfeed.tech/tags/community.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [improvements](<https://devfeed.tech/tags/improvements.md>), [llm-agents](<https://devfeed.tech/tags/llm-agents.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openapi](<https://devfeed.tech/tags/openapi.md>), [real-time](<https://devfeed.tech/tags/real-time.md>)

### AI overview

The article presents five improvements to Gradio MCP servers in version 5.38.0. Updates include a File Upload MCP server for remote file inputs, real-time progress notifications, automatic conversion of OpenAPI schemas into Gradio applications and MCP servers, and support for passing authentication headers to MCP tools.

### Source excerpt

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

## Building the Hugging Face MCP Server

DevFeed: [Building the Hugging Face MCP Server](<https://devfeed.tech/articles/building-the-hugging-face-mcp-server-7135.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/building-hf-mcp>)

Author: shaun smith; Julien Chaumond; Eliott Coyac; Abubakar Abid

Published: 2025-07-10T00:00:00Z

Content type: article

Language: en

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

Topics: [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [community](<https://devfeed.tech/tags/community.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

### AI overview

Hugging Face describes the development of its official MCP Server for accessing the Hub and AI applications on Spaces. The article focuses on customization, remote access through a simple URL, transport choices, production deployment, authorization, and client compatibility as the Model Context Protocol evolves.

### Source excerpt

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

## Upskill your LLMs With Gradio MCP Servers

DevFeed: [Upskill your LLMs With Gradio MCP Servers](<https://devfeed.tech/articles/upskill-your-llms-with-gradio-mcp-servers-7229.md>)

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

Author: Freddy Boulton

Published: 2025-07-09T00:00:00Z

Content type: article

Language: en

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

Topics: [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [LLMs](<https://devfeed.tech/topics/llms.md>), [spaces](<https://devfeed.tech/topics/spaces.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [flux](<https://devfeed.tech/topics/flux.md>), [Python](<https://devfeed.tech/topics/python.md>), [cursor](<https://devfeed.tech/topics/cursor.md>)

Tags: [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [claude](<https://devfeed.tech/tags/claude.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [flux](<https://devfeed.tech/tags/flux.md>), [follow](<https://devfeed.tech/tags/follow.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llms](<https://devfeed.tech/tags/llms.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [python](<https://devfeed.tech/tags/python.md>), [spaces](<https://devfeed.tech/tags/spaces.md>)

### AI overview

This article explains how Gradio applications hosted on Hugging Face Spaces can expose tools through the Model Context Protocol (MCP), allowing LLM clients such as Cursor and Claude Code to use new capabilities. It demonstrates connecting Flux.1 Kontext[dev] as an MCP server for text-guided image editing.

### Source excerpt

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

## Tiny Agents in Python: a MCP-powered agent in ~70 lines of code

DevFeed: [Tiny Agents in Python: a MCP-powered agent in ~70 lines of code](<https://devfeed.tech/articles/tiny-agents-in-python-a-mcp-powered-agent-in-70-lines-of-code-7449.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/python-tiny-agents>)

Author: Célina Hanouti; Julien Chaumond; Lucain Pouget; shaun smith

Published: 2025-05-23T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [Python](<https://devfeed.tech/topics/python.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Playwright](<https://devfeed.tech/topics/playwright.md>), [gradio](<https://devfeed.tech/topics/gradio.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [apis](<https://devfeed.tech/tags/apis.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [browser](<https://devfeed.tech/tags/browser.md>), [cli](<https://devfeed.tech/tags/cli.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [hub](<https://devfeed.tech/tags/hub.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [inference](<https://devfeed.tech/tags/inference.md>), [large-language-models-llms](<https://devfeed.tech/tags/large-language-models-llms.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

This tutorial introduces tiny-agents, a Python implementation of the Tiny Agents idea that extends a client SDK with MCP client capabilities. It explains how to connect agents to MCP servers, load configurations from the Hugging Face Hub or local paths, and use tools through CLI-driven agents. Examples demonstrate browser automation with Playwright, web search, inference-provider discovery, and image generation through Gradio Spaces.

### Source excerpt

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

## How to Build an MCP Server with Gradio

DevFeed: [How to Build an MCP Server with Gradio](<https://devfeed.tech/articles/how-to-build-an-mcp-server-with-gradio-7228.md>)

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

Author: Abubakar Abid; yuvraj sharma

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

Content type: tutorial

Language: en

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

Topics: [MSP MCP](<https://devfeed.tech/topics/msp-mcp.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [python](<https://devfeed.tech/tags/python.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

A tutorial on turning a Gradio Python app into a Model Context Protocol server so LLM clients can call Python functions as tools.

### Source excerpt

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

## 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.

## Journey to 1 Million Gradio Users!

DevFeed: [Journey to 1 Million Gradio Users!](<https://devfeed.tech/articles/journey-to-1-million-gradio-users-7223.md>)

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

Author: Abubakar Abid

Published: 2025-04-04T00: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>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [community](<https://devfeed.tech/tags/community.md>), [computer-vision](<https://devfeed.tech/tags/computer-vision.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

### AI overview

Gradio grew from a simple Python library for demonstrating computer vision models into a platform used by more than one million developers monthly to build and share AI web apps. The article presents lessons from that growth, including investing in low-level primitives, embedding virality, focusing on a growing niche, iterating rapidly, and expanding how users consume library outputs. It also explains how Gradio Blocks supports modular applications, workflows, chatbots, and streaming applications.

### Source excerpt

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

## Introducing Gradio's new Dataframe!

DevFeed: [Introducing Gradio's new Dataframe!](<https://devfeed.tech/articles/introducing-gradio-s-new-dataframe-7226.md>)

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

Author: hannah; Abubakar Abid

Published: 2025-03-24T00:00:00Z

Content type: release

Language: en

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

Topics: [User interface design](<https://devfeed.tech/topics/ui-design.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [data](<https://devfeed.tech/tags/data.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [guide](<https://devfeed.tech/tags/guide.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [release](<https://devfeed.tech/tags/release.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Gradio announces an updated Dataframe component with multi-cell editing, copying, row numbers, fullscreen viewing, keyboard navigation, styling, search, filtering, and column editability controls. The release also emphasizes accessibility, data interaction, and performance refinements.

### Source excerpt

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

## FastRTC: The Real-Time Communication Library for Python

DevFeed: [FastRTC: The Real-Time Communication Library for Python](<https://devfeed.tech/articles/fastrtc-the-real-time-communication-library-for-python-7194.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/fastrtc>)

Author: Freddy Boulton; Abubakar Abid

Published: 2025-02-25T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [FastAPI](<https://devfeed.tech/topics/fastapi.md>), [Python](<https://devfeed.tech/topics/python.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [WebRTC](<https://devfeed.tech/topics/webrtc.md>), [WebSocket](<https://devfeed.tech/topics/websocket.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [audio](<https://devfeed.tech/tags/audio.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [llm](<https://devfeed.tech/tags/llm.md>), [python](<https://devfeed.tech/tags/python.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [speech](<https://devfeed.tech/tags/speech.md>), [text-to-speech](<https://devfeed.tech/tags/text-to-speech.md>), [video](<https://devfeed.tech/tags/video.md>), [voice](<https://devfeed.tech/tags/voice.md>), [webrtc](<https://devfeed.tech/tags/webrtc.md>), [websocket](<https://devfeed.tech/tags/websocket.md>)

### AI overview

FastRTC is introduced as a Python library for building real-time audio and video AI applications. The article demonstrates core features including voice detection and turn taking, a WebRTC-enabled Gradio interface, phone access, WebRTC and WebSocket support, FastAPI integration, and speech-to-text and text-to-speech utilities.

### Source excerpt

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

## Timm ❤ Transformers: Use any timm model with transformers

DevFeed: [Timm ❤ Transformers: Use any timm model with transformers](<https://devfeed.tech/articles/timm-transformers-use-any-timm-model-with-transformers-7513.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/timm-transformers>)

Author: Aritra Roy Gosthipaty; Ross Wightman; Pavel Iakubovskii; Pedro Cuenca; Vaibhav Srivastav

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

Content type: tutorial

Language: en

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

Topics: [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>), [object-detection](<https://devfeed.tech/topics/object-detection.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [classification](<https://devfeed.tech/tags/classification.md>), [community](<https://devfeed.tech/tags/community.md>), [computer-vision](<https://devfeed.tech/tags/computer-vision.md>), [cv](<https://devfeed.tech/tags/cv.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [integration](<https://devfeed.tech/tags/integration.md>), [pytorch](<https://devfeed.tech/tags/pytorch.md>), [quantization](<https://devfeed.tech/tags/quantization.md>), [timm](<https://devfeed.tech/tags/timm.md>), [transformers](<https://devfeed.tech/tags/transformers.md>)

### AI overview

A tutorial on integrating timm computer-vision models with Transformers for pipelines, quantization, fine-tuning, and inference, including an image-classification app example.

### Source excerpt

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

## How good are LLMs at fixing their mistakes? A chatbot arena experiment with Keras and TPUs

DevFeed: [How good are LLMs at fixing their mistakes? A chatbot arena experiment with Keras and TPUs](<https://devfeed.tech/articles/how-good-are-llms-at-fixing-their-mistakes-a-chatbot-arena-experiment-with-keras-and-tpus-7300.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/keras-chatbot-arena>)

Author: Martin Görner

Published: 2024-12-05T00:00:00Z

Content type: opinion

Language: en

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

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Chat Bot](<https://devfeed.tech/topics/chatbot.md>), [gradio](<https://devfeed.tech/topics/gradio.md>)

Tags: [chatbots](<https://devfeed.tech/tags/chatbots.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [hallucinations](<https://devfeed.tech/tags/hallucinations.md>), [keras](<https://devfeed.tech/tags/keras.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llms](<https://devfeed.tech/tags/llms.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [spaces](<https://devfeed.tech/tags/spaces.md>), [tpu](<https://devfeed.tech/tags/tpu.md>)

### AI overview

The author describes a small experiment testing whether LLMs can correct code-generation mistakes after receiving feedback in plain English. The setup uses a mobile-assistant prompt that requires single-line executable Python API calls and compares conversations with multiple chatbots in a Gradio interface.

### Source excerpt

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

## A Security Review of Gradio 5

DevFeed: [A Security Review of Gradio 5](<https://devfeed.tech/articles/a-security-review-of-gradio-5-7225.md>)

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

Author: Abubakar Abid; Pete

Published: 2024-10-10T00: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>), [Security](<https://devfeed.tech/topics/security.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [application-security](<https://devfeed.tech/tags/application-security.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [developer](<https://devfeed.tech/tags/developer.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [security](<https://devfeed.tech/tags/security.md>), [spaces](<https://devfeed.tech/tags/spaces.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [web-applications](<https://devfeed.tech/tags/web-applications.md>)

### AI overview

This article describes Gradio 5's security review by Trail of Bits. It explains that an independent audit identified risks in locally run apps, deployed apps, built-in share links, and the Gradio CI pipeline, and that the issues were fixed before the release.

### Source excerpt

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

[Next page](<https://devfeed.tech/tags/gradio.md?cursor=WyIyMDI0LTEwLTEwVDAwOjAwOjAwKzAwOjAwIiwgIjFmN2ZhZWUwLTUzY2EtNDZmYS1hNmE2LTY0MWY3MDQ0NzhhNyJd>)