generativeยทIndependentโœ“ Verified

Basic RAG chat

This workflow demonstrates a simple Retrieval-Augmented Generation (RAG) pipeline in n8n, split into two main sections:

About

This workflow demonstrates a simple Retrieval-Augmented Generation (RAG) pipeline in n8n, split into two main sections: ๐Ÿ”น Part 1: Load Data into Vector Store Reads files from disk (or Google Drive). Splits content into manageable chunks using a recursive text splitter. Generates embeddings using the Cohere Embedding API. Stores the vectors into an In-Memory Vector Store (for simplicity; can be replaced with Pinecone, Qdrant, etc.). ๐Ÿ”น Part 2: Chat with the Vector Store Takes user input fro

Tags

Pricing

Free

0
Visit website โ†—

Marketplace

Independent

Category

generative

More like this

Browse generative agents โ†’