By: Janette Roush
Recently I had the privilege of keynoting the Wyoming Governor's Conference on Tourism — and I wanted to extend the value of that speech beyond the boundaries of the event. Here's exactly how I did it.
Step 1: Record the speech. I used my Plaud AI pin, a small wearable device that records audio and automatically generates a transcript. I clipped it on before I went onstage. After the talk, I had a full transcript ready to go.
Step 2: Upload the transcript to Claude Code. Claude Code is my AI thought partner (yes, it writes code, but it does so much more than that!). I uploaded the transcript file directly into my project workspace.
Step 3: One prompt. My entire instruction was: "Write an HTML file sharing takeaways from my speech in Wyoming using this transcript and the Claude Skill that includes our brand guidelines."
That skill — a pre-built set of instructions I created once — contains Brand USA's exact colors, fonts, and logo specifications. Claude applied all of it automatically: Oswald headlines, Montserrat body text, our cyan and navy palette, and the correct Brand USA wordmark.
Step 4: Review and refine. I spent most of the 20 minutes here — reviewing the content Claude generated, confirming the takeaways were accurate, and asking it to include screenshots from my PowerPoint deck. The build itself took seconds. The review is where the human value lives.
Step 5: Deploy. My account is already connected to Bitbucket (which hosts the code) and Vercel (which hosts the website). Claude pushed the code, and the site was live at wyoming-keynote-recap.vercel.app. If you're starting fresh, the initial setup for these services adds some time — but once connected, every future project deploys the same way.
The takeaway for partners: This workflow is repeatable for any event. Record a talk, upload the transcript, generate a branded recap site. The AI handles the heavy lifting of structuring content, applying brand guidelines, and writing the code. Your job is the part only you can do — making sure the content is right.