<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/i-turned-my-cli-tool-into-a-full-gui-ai-podcast-studio-nbdq0uvkc" -->

---
title: I turned my CLI tool into a full GUI AI podcast studio
description: PodVoice Studio is an open source GUI tool that converts a CLI-based AI podcast generator into a browser-accessible application. It supports multi-speaker...
canonical: https://daily.dev/posts/i-turned-my-cli-tool-into-a-full-gui-ai-podcast-studio-nbdq0uvkc
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: I turned my CLI tool into a full GUI AI podcast studio | daily.dev
og:description: PodVoice Studio is an open source GUI tool that converts a CLI-based AI podcast generator into a browser-accessible application. It supports multi-speaker...
og:url: https://daily.dev/posts/i-turned-my-cli-tool-into-a-full-gui-ai-podcast-studio-nbdq0uvkc
og:image: https://api.daily.dev/og/posts/NBDQ0Uvkc.png
og:image:alt: I turned my CLI tool into a full GUI AI podcast studio
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# I turned my CLI tool into a full GUI AI podcast studio

**[Build With GenAI](https://daily.dev/sources/buildwithgenai)** · [@aman179102](https://daily.dev/aman179102) · 1 min read · 2 upvotes · 1 comments

## Summary

PodVoice Studio is an open source GUI tool that converts a CLI-based AI podcast generator into a browser-accessible application. It supports multi-speaker audio generation locally without requiring external APIs or subscriptions.

## Content

Built a GUI for my AI podcast tool.

PodVoice Studio lets you generate multi-speaker audio locally.

No APIs. No subscriptions.

From terminal → to browser.

Check it out 👇

[Link](https://github.com/aman179102/podvoice)

#ai #opensource #buildinpublic

## Similar posts on daily.dev

- [Spotify wants to become the home for AI-generated personal audio](https://daily.dev/posts/spotify-wants-to-become-the-home-for-ai-generated-personal-audio-gcjgsnpvx) · TechCrunch · 0 upvotes · 0 comments

---

[View this post on daily.dev](https://daily.dev/posts/i-turned-my-cli-tool-into-a-full-gui-ai-podcast-studio-nbdq0uvkc)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"DiscussionForumPosting","mainEntityOfPage":"https://daily.dev/posts/i-turned-my-cli-tool-into-a-full-gui-ai-podcast-studio-nbdq0uvkc","headline":"I turned my CLI tool into a full GUI AI podcast studio","text":"PodVoice Studio is an open source GUI tool that converts a CLI-based AI podcast generator into a browser-accessible application. It supports multi-speaker audio generation locally without requiring external APIs or subscriptions.","url":"https://daily.dev/posts/i-turned-my-cli-tool-into-a-full-gui-ai-podcast-studio-nbdq0uvkc","datePublished":"2026-03-29T08:45:26.400Z","dateModified":"2026-03-29T08:45:47.487Z","author":{"@type":"Person","name":"Aman Kumar","url":"https://daily.dev/aman179102","image":"https://media.daily.dev/image/upload/s--2MWniCcE--/f_auto/v1769872014/avatars/avatar_tC01IWn29CFiqHdbMVhAp?_a=BAMAMiiu0","description":"Full-Stack Developer passionate about building privacy-focused AI tools and scalable web application","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":70}},"image":"https://media.daily.dev/image/upload/s--7VLnd95---/f_auto/v1774773928/posts/NBDQ0Uvkc?_a=BAMAMiWQ0","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"isPartOf":{"@type":"WebPage","url":"https://daily.dev/squads/buildwithgenai","name":"Build With GenAI"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Build With GenAI","item":"https://daily.dev/squads/buildwithgenai"},{"@type":"ListItem","position":3,"name":"I turned my CLI tool into a full GUI AI podcast studio"}]}
```

