Hack #2: Cloudflare · Cloudflare
2 Apr, 09:58
VoxDaily is an AI-powered platform for the automated generation of podcasts. Users simply provide a one-sentence description of their desired content, and our AI automatically establishes a continuously updating podcast channel—generating a new episode at a scheduled time every day and delivering it directly to your email inbox. You can simply open your inbox to listen to a podcast tailored specifically for you, requiring absolutely no manual effort. Technically, we utilize ElevenLabs' `eleven_multilingual_v2` model to synthesize single-host narration, while employing the Text-to-Dialogue API to enable natural, multi-character conversational podcasts. We use Firecrawl to scrape the web in real-time, sourcing the latest content to serve as the material for each episode. The entire application is built upon the Cloudflare ecosystem: the Agents SDK powers stateful AI agents that manage the complete workflow—from the initial creation of a channel via a simple prompt to the automated production of podcasts; Workers AI handles script generation and cover art creation; and Cron Triggers scan for active channels every hour to trigger scheduled episode generation and email delivery. What truly sets VoxDaily apart is that it functions as more than just a personal podcasting tool; it is a community-driven podcast network. You have the option to publish the channels you create to a public "Channel Plaza," where other users can discover, preview, and subscribe to your content with a single click. Once subscribed, every new episode is automatically delivered to their email inbox—making the process as simple as subscribing to an RSS feed. You act as both a creator and a listener: with just a single prompt, you can run your own podcast channel and build a subscriber base, while simultaneously subscribing to high-quality channels created by others in the Plaza—ensuring that fresh, new podcasts are waiting for you in your inbox every day.
