Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🚗 Form-Based Automotive Image Generation Pipeline

n8n AI Powered Google Drive Airtable License: MIT Status Automation

Production-ready n8n workflow that generates automotive images from form inputs using AI.

🎯 What It Does

Form Input → AI Image → Validation → PNG Conversion → Google Drive → Airtable

Fully automated pipeline with error handling and status tracking.

✨ Features

  • Form-driven AI image generation
  • Automatic PNG conversion & Google Drive upload
  • Airtable tracking with status updates
  • Built-in validation and error handling
  • Zero manual intervention required

🖼️ Automation Workflow:

Workflow Screenshot

🖼️ Generated results:

mailed Screenshot

🛠 Tech Stack

  • n8n - Workflow automation
  • AI Image API - Image generation
  • Google Drive - File storage
  • Airtable - Execution tracking

📦 Quick Setup

  1. Import workflow from /workflows/automotive-image-generation.json
  2. Configure credentials in n8n:
    • AI Image API key
    • Google Drive access
    • Airtable API key
  3. Create Airtable base with fields:
    • Car Brand, Car Model, Other Details
    • Generated Status (ToDo/completed/failed)
    • Image URL
  4. Publish form and start generating

📁 Structure

├── workflows/
│   └── automotive-image-generation.json
├── screenshots/
├── .env.example
└── README.md

🎨 Use Cases

  • Automotive catalog generation
  • Marketing creative automation
  • Rapid AI prototyping
  • Design workflow automation

🚨 Error Handling

  • Image URL validation before processing
  • Automatic status updates (✅/❌)
  • No silent failures

🤝 Contributing

Fork → Improve → Pull Request


Built with n8n + AI

About

A production-ready AI image automation workflow built with n8n, designed to convert structured form inputs into high-quality PNG automotive images, upload them to Google Drive, and track execution status in Airtable — fully automated with error handling.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors