Monitor construction execution from Google Drive photos with GPT‑4.1‑mini, Gmail and Google Sheets — n8n 工作流

复杂度 定时15 个节点🏷️ Project Management👁 3 次查看作者:Alysson Neves

概览

AI-Driven construction execution monitoring

What This Workflow Does

Monitor construction execution with AI by analyzing site photos from Google Drive and automatically generating structured Work Performance Data.

This workflow enables you to:

Monitor construction progress with Google Drive and OpenAI Generate engineering analysis reports with AI Distribute structured technical reports via Gmail Log Work Performance Data into Google Sheets Archive processed evidence in Google Drive for audit

使用的节点

Google SheetsGoogle DriveGmailAI AgentOpenAI Chat Model

工作流预览

AI-Driven construction execution monitoring
How it works
1. A scheduled trigger checks the configured Google Dri
2. New files are filtered to keep images, downlo
1. Retrieve and Filter Construction Images
2. AI-Powered Construction Image Analysis
3. Distribute Report and Log Work Performance
model
OpenAI Chat Model
C
Config
Drive: List files (Input…
F
Filter: Keep images only
Drive: Download image
AI: Analyze image
Gmail: Send report
Drive: Share image (anyo…
Sheets: Append log row
Drive: Move image (Proce…
E
End: No images found
P
Prepare: Image data
S
Schedule Trigger (Config…
I
IF: Images Found?
E
End: Processing Complete
15 nodes14 edges

工作原理

  1. 1

    触发器

    工作流由 定时 触发器启动,按预定计划运行。

  2. 2

    处理

    数据流经 15 个节点, connecting agent, filter, gmail。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (15)

GO

Google Sheets

googleSheets

#1
GO

Google Drive

googleDrive

#2
GM

Gmail

gmail

#3
AI

AI Agent

n8n-nodes-langchain.agent

#4
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#5

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 monitor-construction-execution-from-google-drive-photos-with-gpt41mini-gmail-and-google-sheets 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "Monitor construction execution from Google Drive photos with GPT‑4.1‑mini, Gmail and Google Sheets", "nodes": [...], ...}

集成

agentfiltergmailgoogledrivegooglesheetsiflmchatopenaischeduletriggerset

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点15
复杂度medium
触发器scheduled
查看次数3

创建者

Alysson Neves

Alysson Neves

@alysson

标签

agentfiltergmailgoogledrivegooglesheetsiflmchatopenaischeduletriggerset

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →