This n8n workflow automates the process of generating images based on user prompts and reference images submitted via a form. When a user submits the form, it triggers an API request to the Sora GPT Image API with the provided prompt and image URL. The API response, containing base64-encoded image data, is then processed to convert it into a binary image file. This image is subsequently uploaded to Google Drive for storage, ensuring easy access and sharing. Additionally, the workflow logs details such as the prompt, generated image filename, and timestamp into a Google Sheets document, providing a complete record of all generated images. This setup is ideal for content creators, marketers, designers, or developers looking to streamline AI-powered image generation, storage, and tracking within an automated environment.
Automated AI-Based Image Generation and Storage Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, formTrigger, googleDrive, googleSheets, httpRequest, stickyNote |
Reviews
There are no reviews yet.