RAG & Knowledge Bases
800 Ergebnisse — 125 herunterladbare Workflow-Dateien, 675 quellenverknüpfte n8n-Referenzen
Ollama to Google Drive Automation
Embeds new Google Drive files into a Qdrant store with Ollama and answers chat questions through an Ollama agent.
[MW] AI Customer Support Assistant - Cloud Version
On a new Gmail email, an OpenAI agent pulls context from Google Sheets and Drive and sends an automated Gmail reply.
Instant RAG Builder
On a new Google Drive file, builds a Pinecone vector index and answers chat queries with an OpenAI agent.
Adaptive & Conditional AI Chat Agent Www.quantralabs.com
On a chat message, a Gemini agent retrieves and summarizes context from a Qdrant store and responds via webhook.
Drive Knowledge Base RAG Agent
Indexes Google Drive documents into a Qdrant vector store and answers chat questions with an OpenAI agent.
Notion AI Chat Agent
On a chat message, an OpenAI agent with memory reads and updates Notion pages.
Recursive Hybrid RAG 1
On new Google Drive files, summarizes and embeds content with OpenAI into a Supabase vector store, then answers queries via an OpenAI/Gemini agent.
Chat with PDF /// Md /// Text Files Using Graphrag (No Vector Store Needed)
On a chat message, extracts text from Google Drive PDFs, Markdown, and text files, then answers questions via an OpenAI agent using HTTP tool calls.