AI Agents

Connect Google Drive with Gmail

35 nodes 216 128 Scheduled trigger
Download

Workflow Description

An intelligent automation that reads Google Drive documents using an AI agent powered by Gemini, analyzes their content through Vector Store, then sends summaries and answers directly to Gmail based on queries.

How it works

  1. 1.Activate the scheduled trigger to periodically scan Drive documents
  2. 2.Process and split documents using Text Splitter and store semantic embeddings
  3. 3.Route inquiries to an AI agent that uses Gemini for comprehension and response generation
  4. 4.Send results and summaries via Gmail to specified recipients

Use cases

  • Send daily summaries of important documents to email
  • Automatically answer questions related to stored Drive files
  • Organize and monitor large documents with automated notifications

Requirements

  • Google account with permissions on Drive and Gmail
  • API key for Gemini and Pinecone Vector Store
  • Email recipient list and scheduled execution frequency

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Gemini Google Drive Vector Store Document Default Data Loader Text Splitter AI Agent Memory Noco Db Gmail

Details

Trigger Scheduled trigger
Nodes 35
Apps 9
Views 216
Downloads 128

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (35)

/

Embeddings Google Gemini

Gemini Model

#1

Sticky Note1

Sticky Note

#2

Sticky Note3

Sticky Note

#3

Schedule Trigger

Schedule Trigger

#4

Sticky Note4

Sticky Note

#5

Sticky Note5

Sticky Note

#6

Sticky Note

Sticky Note

#7

Sticky Note6

Sticky Note

#8

Sticky Note7

Sticky Note

#9

Sticky Note8

Sticky Note

#10

Sticky Note9

Sticky Note

#11

Google Gemini Chat Model

Gemini Model

#12

Google Drive - Resume CV File Created

Google Drive Trigger

#13

Google Drive - Resume CV File Updated

Google Drive Trigger

#14

Download CV File From Google Drive

Google Drive

#15

Pinecone - Vector Store forr CV Content

Vector Store Pinecone

#16

CV File Data Loader

Document Default Data Loader

#17

CV content - Recursive Character Text Splitter

Text Splitter Recursive Character Text Splitter

#18

Chat API - webhook

Webhook

#19

Personal CV AI Agent Assistant

Agent

#20

Chat API Response - Webhook

Webhook

#21

Chat Memory - Window Buffer

Memory Buffer Window

#22

Resume lookup : Vector Store Tool

Tool Vector Store

#23

Resume Vector Store (Retrieval)

Vector Store Pinecone

#24

Resume Embeddings Google Gemini (retrieval)

Gemini Model

#25

Resume Google Gemini Chat Model (retrieval)

Gemini Model

#26

Save Conversation API - Webhook

Webhook

#27

Save Conversation - NocoDB

Noco Db

#28

Save Conversation API Webhook - Response

Webhook

#29

NocoDB - get all todays conversation

Noco Db

#30

Group Conversation By Unique Session + Email - Code

Code

#31

Format HTML Display For email

HTML Page

#32

Send Report To Gmail

Gmail

#33

Sticky Note10

Sticky Note

#34

Sticky Note11

Sticky Note

#35