๐ฌ Configure your own image creation API using OpenAI DALLE-3
โก 6,345 views ยท ๐ฌ Content Creation & Video
Description
How it works: Webhook URL that responds to Requests with an AI generated Image based on the prompt provided in the URL.
Setup Steps:
- Ideate your prompt
- URL Encode The Prompt (as shown in the Template)
- Authenticate with your OpenAI Credentials
- Put together the Webhook URL with your prompt and enter into a webbrowser
In this way you can expose a public url to users, employeeโs etc. without exposing your OpenAI API Key to them.
Click here to find a blog post with additional information.
๐ Nodes Used
Webhook, OpenAI
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File