Developer Tools

Gradio's Drag-and-Drop AI Builder Now Works on Your Phone

You can now assemble AI tools without writing code — straight from your phone.

Deep Dive

Gradio is a free, open-source toolkit (43,500+ stars on GitHub, meaning tens of thousands of developers keep an eye on it) that lets people build AI-powered apps and demos without being expert programmers. Its newest piece, the "workflow canvas," is a visual board where you connect AI steps together by dragging boxes and drawing lines between them — like a flowchart that actually runs.

Version 0.11.0, released September 11, focuses on polishing that experience. The biggest addition is server-side run history stored in Hugging Face Hub buckets, which in plain English means every time your workflow runs, the results get saved automatically online instead of vanishing. There's also a new markdown node type (a box that formats text nicely), improved streaming so text appears word by word instead of all at once, and a redesigned delete button that's harder to hit by mistake.

The change most people will actually notice is mobile. Gradio improved how the canvas behaves on small screens, so you can now sketch out and adjust an AI workflow from a phone or tablet rather than being chained to a laptop. Teams can also point workflows at custom AI model endpoints more easily.

So what does this mean for you? If you work somewhere with a data team, a designer, or a curious tinkerer, this is the kind of tool that shrinks the gap between "we should automate this" and an actual working prototype. It's not a consumer app you download — it's scaffolding for people building AI products. But the direction matters: building with AI keeps getting more visual, more portable, and less dependent on writing code.

Key Points
  • Gradio's workflow canvas is a drag-and-drop board for linking AI steps together without coding
  • New run history saves in the cloud, so results no longer disappear when you close the page
  • A mobile-friendly redesign means you can build and tweak AI workflows from your phone

Why It Matters

Building AI tools is getting more visual and phone-friendly, so non-programmers can prototype ideas faster.

📬 Get the top 10 AI stories daily