Multi-branch n8n workflow showcasing 5 OpenAI API examples: Whisper transcription, ChatGPT completions, edits, prompt chaining, and multi-response generation.
This comprehensive n8n workflow serves as a primer for integrating OpenAI's powerful models including ChatGPT, DALL-E-2, and Whisper-1. It features five distinct examples across multiple branches: (1) Transcribe audio to text using Whisper (disabled by default for custom MP3 input); (2) Legacy text-davinci-003 completions; (3) Simple ChatGPT text completion and editing; (4) Structured system/user/assistant messages; and (5) Advanced prompt chaining via Code node, code generation, and multi-answe
Platform
n8n
Category
Travel & Hospitality
Price
$19.99
Creator
Bryce Yu
OpenAI
ChatGPT
DALL-E
Whisper
AI Automation
Prompt Engineering
n8n Examples
Text Generation
Audio Transcription
Code Generation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.