OpenAI examples: ChatGPT, DALLE-2, Whisper-1 – 5-in-1
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
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