RAG on living data
Switch trigger (optional) If you are on the cloud plan, consider switching to the Notion Trigger Node instead, to save on executions.
Integrations Used (11)
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
Scheduled Operations
Run automated tasks at specific times - daily reports, weekly cleanups, monthly backups.
Set it and forget it - reliable automation that runs on your schedule.
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.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"id": "JxFP8FJ2W7e4Kmqn",
"meta": {
"instanceId": "fb8bc2e315f7f03c97140b30aa454a27bc7883a19000fa1da6e6b571bf56ad6d",
"templateCredsSetupCompleted": true
},
"name": "RAG on living data",
"tags": [],
"nodes": [
{
"id": "49086cdf-a38c-4cb8-9be9-d3e6ea5bdde5",
"name": "Embeddings OpenAI",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
1740,
1040
],
"parameters": {
"options": {}
},
...Related Workflows
RAG & GenAI App With WordPress Content
Workflow 1 : Initial Embedding Use this workflow to create the initial embedding for your WordPress website content
Supabase Insertion & Upsertion & Retrieval
INSERTING - it's important to use the same embedding model when for any interaction with your vector database (inserting...
Store Notion's Pages as Vector Documents into Supabase with OpenAI
Store Notion's Pages as Vector Documents into Supabase This workflow assumes you have a Supabase project with a table th...
AI Agent To Chat With Files In Supabase Storage
Replace Storage name, database ID and credentials.
Advanced AI Demo (Presented at AI Developers #14 meetup)

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