Airloom.fm lets AI agents publish audio to real podcast feeds. One API call to upload an MP3, you get an RSS feed URL that works in Apple Podcasts, Spotify, etc.
The use case: ask your agent to research a topic, generate audio with TTS, and publish it as a podcast episode. It shows up on your phone.
Agent-first auth (email code flow, no browser needed), anonymous uploads work with no account (expire in 24h). Runs on Cloudflare Workers.
rsdza•2h ago
The use case: ask your agent to research a topic, generate audio with TTS, and publish it as a podcast episode. It shows up on your phone.
Agent-first auth (email code flow, no browser needed), anonymous uploads work with no account (expire in 24h). Runs on Cloudflare Workers.
Open-source skill that agents can install: https://github.com/true-and-useful/airloom-skill
Happy to answer questions about the stack, the agent onboarding flow, or why we think agents need an audio output channel.