🎬 Generate and store AI images with Sora GPT, Google Drive and Sheets

⚑ 2,431 views · 🎬 Content Creation & Video

Description

Automation Flow: Image to Image Using GPT Sora

This flow automates the process of generating images using a provided prompt and reference image via the Sora GPT Image API from RapidAPI. The generated images are stored in Google Drive, and details are logged in Google Sheets.

Nodes Overview

1. On Form Submission


2. HTTP Request to Sora GPT Image API


3. Code (Base64 Conversion)


4. Upload Image to Google Drive


5. Log Details to Google Sheets


Flow Summary

  1. User Submits Form: Triggered when the form with the prompt and image URL is submitted.
  2. Image Generation: The data is sent to the Sora GPT Image API from RapidAPI to generate the image.
  3. Image Processing: The generated image (base64 format) is decoded and saved as a file.
  4. Google Drive Upload: The image is uploaded to Google Drive for storage.
  5. Google Sheets Logging: All relevant details (Prompt, Image, Date) are saved in Google Sheets.

Benefits


Problems Solved


This flow simplifies the process of creating AI-generated images based on user inputs, leveraging the power of the Sora GPT Image API via RapidAPI, making it a powerful tool for creative, design, and marketing purposes.

πŸ”— Nodes Used

Google Sheets, HTTP Request, Google Drive, n8n Form Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup