Automatic AI Real Estate Listing Image Creator
About This Workflow
Automatic AI Real Estate Listing Image Creator
Created by Gurey AI
How it Works
- Receives a room photo (as base64) via webhook along with a style selection and optional custom instructions
- Routes the request based on whether a custom user message was included
- Selects the matching design prompt from a built-in library of 6 interior styles
- Sends the image + prompt to Google Gemini 3 Pro image model to generate the redesigned room
- Fires a Telegram notification to the creator on every run
- Returns the generated image as base64 JSON response ready to render in any frontend
APIs Needed
- Google Gemini API
- Telegram Bot API
Resources
- Gemini API Key Setup
- Gemini API Pricing
- Telegram BotFather
- n8n Telegram Node Docs
Costs per Run
- Gemini input image: ~$0.001
- Gemini output image (1K–2K): ~$0.134
- Gemini output image (4K): ~$0.240
- Telegram notification: $0
- Total per run: ~$0.135 – $0.241
- Google Gemini API
- Telegram Bot API
- n8n instance
Frequently
Asked
Questions
Everything you need to know before getting started.
No coding required. The workflow is built entirely inside n8n using visual nodes. You'll need to connect your Google Gemini API key and a Telegram bot, which are both guided by straightforward setup steps. If you can follow a tutorial, you can get this running.
The workflow ships with a built-in library of 6 interior styles — for example Modern, Scandinavian, Industrial, Bohemian, Mediterranean, and Luxury. When you send a room photo via webhook you specify which style you want. You can also send a custom instruction if none of the presets fit your needs.
Your frontend or backend sends an HTTP POST request to the n8n webhook URL with the room photo encoded as a base64 string in the request body, along with a style selection and an optional custom instruction. The workflow returns the redesigned image as a base64 JSON response you can render directly.
Generation typically takes 15–45 seconds depending on the resolution requested and current Gemini API load. The workflow is synchronous — your app waits for the response before displaying the result. For faster output choose a lower resolution; for sharper listings choose 2K or 4K.
Yes. The workflow is designed for exactly that use case — helping real estate agents and property managers generate professional staging images without hiring a photographer or interior designer. Check Google Gemini's terms of service for any specific commercial usage restrictions on AI-generated images.
For busy business owners
Want custom automations built for your business?
These free workflows are only a fraction of what we build for clients.
Book a Free Call