RAG on Living Data
detail.loadingPreview
Integrates RAG (Retrieval-Augmented Generation) with dynamic, living data sources to provide context-aware answers.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow implements a Retrieval-Augmented Generation (RAG) system that continuously processes and indexes living data. It leverages OpenAI embeddings and a vector store retriever to provide up-to-date, contextually relevant answers to user queries.
Key Features
- Real-time data ingestion and indexing from Notion.
- Dynamic updates of embeddings based on Notion page modifications.
- Token splitting for efficient processing of large text chunks.
- OpenAI's GPT models for generating responses.
- Vector store for efficient semantic search and retrieval.
How To Use
- Configure the Notion credentials and database ID.
- Ensure OpenAI API credentials are set up.
- Connect to your vector store (e.g., Supabase).
- Adjust chunk size and overlap in the 'Token Splitter' node for optimal performance.
- The workflow will automatically process updates from the specified Notion database.
Apps Used
Workflow JSON
{
"id": "6b7c28d8-3b53-4108-a379-3ef84c2c5ffb",
"name": "RAG on Living Data",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 6b7c28d8-3b53...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
PUQ Docker InfluxDB Deploy
Automates the deployment and management of InfluxDB Docker containers.
Community Contributed Workflow Credentials Query
Query n8n workflow credentials using an AI SQL agent.
Community Q&A with Workflow Retrieval
Answer questions by retrieving information from a specified workflow.
Community Contributed: Google Drive to Pinecone Chat
Fetch a file from Google Drive, store it in Pinecone, and chat with its content.
Github Star Notification (Unverified)
Notifies a Slack channel when a repository gains or loses a star.
Community Meal Plan Generator
Automatically generates a weekly meal plan from your Mealie recipes.