Automate Slack Team Support with AI Chatbot and RAG Integration - n8n Workflow | Neura Market
Automate Slack Team Support with AI Chatbot and RAG Integration
Deploy an AI chatbot on Slack to streamline team support by automating information retrieval using Retrieval-Augmented Generation (RAG) and integrating with Google Drive and Qdrant.
This workflow enables a Slack-based AI chatbot that integrates with your company's internal knowledge base. It uses Anthropics Claude 3.7 Sonnet model for AI processing and Retrieval-Augmented Generation (RAG) to fetch relevant information from documents stored in Qdrant. The chatbot provides concise, structured responses in Slack, enhancing team productivity by reducing the time spent searching for information. The setup involves configuring Slack triggers, setting up a Qdrant collection, and l
Platform
n8n
Category
AI
Price
Free
Creator
Sarah Chen
slack
stickyNote
googleDrive
httpRequest
slackTrigger
manualTrigger
agent
toolCalculator
lmChatAnthropic
embeddingsOpenAi
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.