Automate Supabase Image Jobs with Claude & Cloudflare AI
Automate Supabase Image Jobs with Claude & Cloudflare AI
Regular price
£21.99
Regular price
£21.99
Sale price
Unit price
/
per
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
Couldn't load pickup availability
🔥
128+ Sold
Popular with n8n builders
âš¡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
Automate Supabase Image Jobs with Claude & Cloudflare AI
Regular price
£21.99
Regular price
£21.99
Sale price
Unit price
/
per
Automate Supabase Image Jobs with Claude & Cloudflare AI
Revolutionize your image processing by seamlessly automating the creation and storage of images using Supabase, Anthropic Claude, and Cloudflare Workers AI. This cutting-edge n8n workflow promptly listens for new entries in your Supabase image_jobs table, robustly expands prompts, generates vivid images, and efficiently updates database records—all automatically.
What this workflow does
- Webhook Listening: Activates upon receiving a webhook call when a new row is inserted in the Supabase image_jobs table.
- Prompt Extraction: Extracts the ID and prompt from the webhook payload, ensuring early exit if the prompt is blank.
- Prompt Enhancement: Utilizes Anthropic Claude to transform the prompt into a detailed image-generation brief.
- Image Generation: Engages Cloudflare Workers AI (FLUX) to produce a stunning image from the enhanced prompt.
- Image Uploading: Converts the image to binary data and uploads it to Supabase Storage using the record ID as the filename.
- Database Update: Constructs the public image URL, updates the database with status = done and image_url, and returns the URL in response.
Use cases
- Creative Industries: Automatically generate artwork for new project ideas, saving time and resources.
- Marketing: Quickly produce promotional visuals by simply entering a creative prompt into your system.
- Content Management: Streamline the generation of blog and social media imagery with zero manual effort.
Technical details
- Integrations: Supabase, Anthropic Claude, Cloudflare Workers AI.
- n8n Nodes Used: Webhook, Code, Set, If, Sticky Note, Supabase.
- Setup Requirements: Supabase image_jobs table, Supabase Storage bucket for images, and appropriate API credentials.
