Track Construction Site Progress with Google Gemini AI, Drive Photos and Sheets — n8n Workflow
Overview
This automated n8n workflow leverages AI to monitor construction site progress using daily site photos, providing real-time updates and detailed tracking. The system analyzes images, generates progress summaries, and appends data to a Google Sheet for comprehensive project management.
Good to Know Supports daily photo analysis for construction progress tracking Utilizes Google Gemini AI for intelligent image processing and analysis Includes memory to maintain context of ongoing construction upd
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a scheduled trigger, running on a defined schedule.
- 2
Process
Data flows through 7 nodes, connecting chainllm, emailsend, googledrive.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (7)
Send Email
emailSend
Google Sheets
googleSheets
Google Drive
googleDrive
Basic LLM Chain
n8n-nodes-langchain.chainLlm
Google Gemini Chat Model
n8n-nodes-langchain.lmChatGoogleGemini
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
track-construction-site-progress-with-google-gemini-ai-drive-photos-and-sheetsfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Oneclick AI Squad
@oneclick-ai
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →