<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gradio on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/gradio/</link><description>Recent content in Gradio on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 03 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/gradio/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 4: Visualizing Experiments with the Local Gradio Dashboard</title><link>https://ai-blog.noorshomelab.dev/trackio-2026-guide/04-local-dashboard-basics/</link><pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/trackio-2026-guide/04-local-dashboard-basics/</guid><description>&lt;h2 id="chapter-4-visualizing-experiments-with-the-local-gradio-dashboard"&gt;Chapter 4: Visualizing Experiments with the Local Gradio Dashboard&lt;/h2&gt;
&lt;p&gt;Welcome back, aspiring ML experiment tracker! In the previous chapters, we learned how to set up Trackio, initialize runs, and log various metrics and parameters. That&amp;rsquo;s fantastic, but what good is logging data if you can&amp;rsquo;t easily see and understand it? This chapter is all about bringing your experiments to life!&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ll dive into Trackio&amp;rsquo;s secret weapon for local visualization: its integrated Gradio dashboard. This powerful, yet incredibly simple, tool allows you to instantly see how your models are performing, track changes in hyperparameters, and monitor system resources, all from the comfort of your local machine. Get ready to transform raw data into actionable insights!&lt;/p&gt;</description></item><item><title>Chapter 8: Syncing Local Experiments to Hugging Face Spaces</title><link>https://ai-blog.noorshomelab.dev/trackio-2026-guide/08-huggingface-spaces-integration/</link><pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/trackio-2026-guide/08-huggingface-spaces-integration/</guid><description>&lt;h2 id="chapter-8-syncing-local-experiments-to-hugging-face-spaces"&gt;Chapter 8: Syncing Local Experiments to Hugging Face Spaces&lt;/h2&gt;
&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;
&lt;p&gt;Welcome back, intrepid experimenter! So far, you&amp;rsquo;ve mastered tracking your machine learning experiments locally with Trackio, enjoying the simplicity of its Gradio dashboard right on your machine. But what if you need to share your progress with a teammate across the globe? Or perhaps you want to monitor a long-running experiment from your phone while away from your desk? That&amp;rsquo;s where remote syncing comes in!&lt;/p&gt;</description></item><item><title>Chapter 9: Customizing the Dashboard and Trackio&amp;#39;s Extensibility</title><link>https://ai-blog.noorshomelab.dev/trackio-2026-guide/09-customizing-dashboard-and-extensibility/</link><pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/trackio-2026-guide/09-customizing-dashboard-and-extensibility/</guid><description>&lt;h2 id="chapter-9-customizing-the-dashboard-and-trackios-extensibility"&gt;Chapter 9: Customizing the Dashboard and Trackio&amp;rsquo;s Extensibility&lt;/h2&gt;
&lt;p&gt;Welcome back, experimenter! So far, we&amp;rsquo;ve learned how to set up Trackio, log various metrics, manage experiments, and even sync with Hugging Face Spaces. You&amp;rsquo;re becoming a Trackio wizard!&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;re going to dive into making Trackio &lt;em&gt;truly yours&lt;/em&gt;. While Trackio is designed to be lightweight and focused, its foundation on Gradio and Hugging Face Datasets provides powerful avenues for customization and extensibility. We&amp;rsquo;ll explore how to change the look and feel of your experiment dashboard and discuss how you can extend Trackio&amp;rsquo;s capabilities to fit unique tracking needs.&lt;/p&gt;</description></item><item><title>How to Build a Basic AI Application with Gradio and OpenAI: Step-by-Step Guide</title><link>https://ai-blog.noorshomelab.dev/tutorials/gradio-openai-basic-ai-app/</link><pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/tutorials/gradio-openai-basic-ai-app/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;This tutorial will guide you through building a simple AI application that leverages OpenAI&amp;rsquo;s powerful language models and presents them via an intuitive web interface using Gradio. You&amp;rsquo;ll create a text generation tool where users can input a prompt and receive a generated response from an OpenAI model.&lt;/p&gt;
&lt;p&gt;By the end of this tutorial, you will have:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A functional Python script that connects to the OpenAI API.&lt;/li&gt;
&lt;li&gt;A Gradio web interface to interact with your AI model.&lt;/li&gt;
&lt;li&gt;A basic understanding of how to set up and run a local AI application.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This setup is incredibly useful for quickly prototyping AI models, sharing demos, or building internal tools without extensive front-end development.&lt;/p&gt;</description></item></channel></rss>