workflows.fit
Back to n8n workflows
n8n templateFreeBy Pratyush Kumar Jha

Generate real-estate marketing images and videos with OpenAI and Google Drive

🏑 Automated Real-Estate Content Generation Workflow This n8n workflow automates turning short user ideas into production-ready real-estate marketing assets (photorealistic images and optional 360° videos). A form sub...

Data & StorageProductivityDevelopmentCore NodesCommunicationHITLAILangchain
Loading interactive preview...

Template notes

🏑 Automated Real-Estate Content Generation Workflow

This n8n workflow automates turning short user ideas into production-ready real-estate marketing assets (photorealistic images and optional 360Β° videos). A form submission seeds a prompt board β†’ an LLM refines prompts β†’ the refined prompt is sent to an image/video generator β†’ assets are uploaded to Google Drive and an approval email is sent so stakeholders can accept/reject outputs.

---

βš™οΈ How It Works (High Level)

1. Trigger: User submits the ideation form (On form submission).

2. Record: The raw idea is appended to Google Sheets (Append row in sheet).

3. Refine: An AI agent (LangChain/OpenAI) refines the prompt into a photorealistic prompt and produces captions & variants (AI Agent).

4. Store Refined Prompt: Update the sheet with the improved prompt (Append or update row in sheet).