ES | EN
AI

OpenAI examples: ChatGPT, DALLE-2, Whisper-1 – 5-in-1

Open AiHtml
Nodes 4
Complexity Intermediate
Category AI
n8n popularity 25,180 views in n8n library

Primer workflow for OpenAI models: ChatGPT, DALLE-2, Whisper This workflow contains 5 examples on how to work with OpenAI API. Transcribe voice into text via Whisper model (disabled, please put your own mp3 file with voice) The old way of using OpenAI conversational model via text-davinci-003 Examples 1.x. Simple ChatGPT calls. Text completion and text edit Example 2. Provide system and user content into ChatGPT Examples 3.x. Create system / user / assistanc content via Code Node. Promtp chaining technique example Example 4. Generate code via ChatGPT Example 5. Return multiple answers. Useful for providing picking the most relevant reply IMPORTANT! Do not run the whole workflow, it's rather slow Better execute the last node of each branch or simply disconnect branches that are not needed

Apps and nodes included

Step-by-Step Implementation Guide

¿Qué hace esta plantilla?

Explora las capacidades de OpenAI, incluyendo ChatGPT, DALL-E 2 y Whisper. Proporciona ejemplos prácticos para transcripción de voz, generación de texto, y más.

Nodos clave

  • Request (HTTP): Realiza peticiones a la API.
  • Code: Procesa y transforma datos.
  • OpenAI: Interactúa con los modelos de OpenAI.
  • HTML: Genera salidas HTML.

Pasos de configuración

  1. Configura el nodo 'Request (HTTP)': Asegúrate de tener la API Key de OpenAI.
  2. Configura el nodo 'OpenAI': Selecciona el modelo (ChatGPT, DALL-E, Whisper).
  3. Ajusta el nodo 'Code': Adapta el código para procesar los datos según tus necesidades.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.