Automate Google Drive
Workflow Description
أتمتة Google Drive
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Details
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (14)
AI Agent
Agent
Monitor Google Drive for New Files
Google Drive Trigger
Download File from Google Drive
Google Drive
Extract PDF Content
Extract From File
Insert Document into Pinecone Vector Store
Vector Store Pinecone
Generate Document Embeddings (Google Gemini)
Gemini Model
Clean and Normalize PDF Text
Code
Load Document Data for Processing
Document Default Data Loader
Split Document Text into Chunks
Text Splitter Recursive Character Text Splitter
Chat Message Trigger
Chat Trigger
Retrieve Relevant Documents from Pinecone
Vector Store Pinecone
Generate Query Embeddings (Google Gemini)
Gemini Model
Generate Chat Prompt with Context
Code
OpenRouter Chat Model Interface
Lm Chat Open Router