Turn long audio and text into ready to use content in one place. This build helps marketing and content teams make a summary, a translation, a cover image prompt, and simple HTML, all from one run.
It starts with a manual click. An audio file is read and sent to speech to text. Sample text also flows into several paths. One path creates a short tl dr summary. Another path translates the text into German. A code step builds a full message list and calls the chat API by HTTP for more control. The next step asks the model to write a prompt for an image. Then four images are created. A separate branch uses a set node and a chat step to output clean HTML with an SVG. There is also a quick reply generator for fast responses.
You need an OpenAI account and an API key. Add the key in n8n and map it to all OpenAI nodes and the HTTP request node. Then point the audio reader to your file and test each branch on its own. Teams can cut content prep time, standardize style, and ship more assets from every episode, webinar, or blog.