Slack AI Chatbot with RAG, Claude 3.7 Sonnet & Google Drive - n8n Workflow | Neura Market
Slack AI Chatbot with RAG, Claude 3.7 Sonnet & Google Drive
AI-powered Slack bot for business teams using Claude 3.7 Sonnet, RAG from Qdrant/Google Drive for instant answers on policies, IT, vacations. Provides 24/7 support with conversation memory.
This n8n workflow deploys an intelligent AI chatbot on Slack, triggered by user mentions, to handle team queries about company policies, IT requests, vacation info, and more. Powered by Anthropic's Claude 3.7 Sonnet model, it employs Retrieval-Augmented Generation (RAG) to retrieve relevant data from a Qdrant vector database (integrated with Google Drive docs) using OpenAI embeddings, ensuring accurate, context-aware responses. A simple memory buffer maintains the last 10 messages for conversati
Platform
n8n
Category
Language Tools
Price
$24.99
Creator
Fred Garcia
slack
ai-chatbot
rag
claude-sonnet
qdrant
google-drive
team-communication
knowledge-base
automation
ai-agent
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.