Chat with PDF docs using AI (quoting sources)
1. Setup: Fetch file from Google Drive, split it into chunks and insert into a vector database Note that running this part multiple times will insert multiple copies into your DB
Integrations Used (9)
Prerequisites
Required Credentials (3)
Multiple services required
This workflow needs 3 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.
{
"meta": {
"instanceId": "cb484ba7b742928a2048bf8829668bed5b5ad9787579adea888f05980292a4a7",
"templateId": "1960"
},
"nodes": [
{
"id": "296a935f-bd02-44bc-9e1e-3e4d6a307e38",
"name": "When clicking \"Execute Workflow\"",
"type": "n8n-nodes-base.manualTrigger",
"position": [
260,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "61a38c00-f196-4b01-9274-c5e0f4c511bc",
"name": "Embeddings OpenAI",
...Related Workflows
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
Supabase Insertion & Upsertion & Retrieval
INSERTING - it's important to use the same embedding model when for any interaction with your vector database (inserting...
BambooHR AI-Powered Company Policies and Benefits Chatbot
STEP 1: Retrieve company policies and load them into a vector store
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)

Automate SIEM Alert Enrichment with MITRE ATT&CK, Qdrant & Zendesk in n8n
 Embed your Vector Store To provide data for your Vector store,...