Builds an intelligent chat agent that orchestrates Claude AI, RAG vector search, Perplexity web intel, Google Drive files, and Postgres data for comprehensive knowledge retrieval and responses.
This advanced n8n workflow creates a powerful Knowledge Assistant triggered by chat messages. It uses a central Knowledge Agent powered by Anthropic's Claude Sonnet model, enhanced with chain-of-thought reasoning via a 'Think' tool, persistent memory in Postgres, and a multi-tool toolkit for dynamic query handling.
Key capabilities include semantic search over a 'General knowledge' vector store with OpenAI embeddings and Cohere reranking, structured SQL queries on Postgres databases, Google Dri
Platform
n8n
Category
Lifestyle
Price
$24.99
Creator
Maxim Luong
AI Agent
RAG
Claude
Perplexity
Google Drive
Vector Store
Postgres
Chatbot
Knowledge Base
Semantic Search
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.