RAG:Context-Aware Chunking | Google Drive to Pinecone via OpenRouter & Gemini
Prepare Document. This section is responsible for downloading the file from Google Drive, splitting the text into sections by detecting separators, and preparing them for looping.
Integrations Used (7)
Prerequisites
Required Credentials (4)
Multiple services required
This workflow needs 4 different credentials. Make sure you have accounts for all services before importing.
Complexity
Expert level. Custom code, complex logic, many integrations.
When to Use This Workflow
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Time Savings
Replace repetitive manual tasks with reliable automation.
Reclaim hours every week for higher-value work.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"id": "VY4WBXuNDPxmOO5e",
"meta": {
"instanceId": "d16fb7d4b3eb9b9d4ad2ee6a7fbae593d73e9715e51f583c2a0e9acd1781c08e",
"templateCredsSetupCompleted": true
},
"name": "RAG:Context-Aware Chunking | Google Drive to Pinecone via OpenRouter & Gemini",
"tags": [
{
"id": "XZIQK6NdzGvgbZFd",
"name": "Sell",
"createdAt": "2025-01-15T12:28:48.424Z",
"updatedAt": "2025-01-15T12:28:48.424Z"
}
],
"nodes": [
{
"id": "7abbfa6e-4b17-4656-9b82-377b1bacf539",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
...Related Workflows
RAG Workflow For Company Documents stored in Google Drive
Chat with company documents
RAG Workflow For Stock Earnings Report Analysis
Set up steps 1. Google Cloud Project & Vertex AI API: Create a Google Cloud project. Enable the Vertex AI API for your...
Chat with GitHub OpenAPI Specification using RAG (Pinecone and OpenAI)
Indexing content in the vector database This part of the workflow is responsible for extracting content, generating embe...
Advanced AI Demo (Presented at AI Developers #14 meetup)

API Schema Extractor
Stage 1 - Research for API Documentation - Fetch a list of services pending research from Database (Google Sheet) - Uses...
Ask questions about a PDF using AI
Load data into database Fetch file from Google Drive, split it into chunks and insert into Pinecone index