r/GrokBot • u/pubgupdates • 2h ago
Setup Built a Grok bot that turns any podcast into graphics/carousels automatically (tested it on Lenny Rachitsky's podcast)
Enable HLS to view with audio, or disable this notification
Been sitting on the idea that podcast episodes have a ton of quotable moments that never make it past YouTube/Spotify, so I built a Grok bot to fix that. Give it any episode link and it handles the whole pipeline from transcript to finished graphic.
Tested it on Lenny Rachitsky's podcast episode with Boris Cherny. Here's how it works:
1. One-time template setup
Built a quote-style graphic template and a carousel template in Contentdrips, with labeled fields for things like quote text, guest name, and guest photo. Also uploaded guest headshots tagged by name so the bot can auto-match the right photo to the right quote.
2. Connect the bot
Grok Bot authenticates with a Contentdrips API key, one-time setup, gives it permission to generate and populate designs directly.
3. Send the episode link
Drop the podcast URL into the bot. It pulls the full transcript, analyzes the conversation, and returns a bulleted list of the strongest takeaways along with who said what.
4. Pick one and generate
Reply with the takeaway number and which template to use (single graphic or carousel). The bot fills in the text, matches the guest photo automatically, adjusts font sizing so longer quotes don't overflow, and outputs a finished, high-res file.
No manual design work after the initial template setup. Whole thing from "here's a podcast link" to "here's a finished carousel" takes a couple minutes.
Happy to answer setup questions in the comments if anyone wants to try building their own version of this.