Skip to content
FlowHubFluxonLab
A
AI Automationfree

Slack AI Chatbot for business team with RAG, Claude 3.7 Sonnet and Google Drive

by Davide Boizzaadapted from n8n official workflow galleryUpdated Aug 2026
RequiresAAI AgentAnthropic Chat ModelCalculatorCalculatorDDefault Data LoaderEmbeddings OpenAIEmbeddings OpenAIGoogle DriveGoogle DriveHTTP RequestHTTP RequestQdrant Vector StoreQdrant Vector StoreSSimple MemorySlackToken SplitterToken Splitter
Share Post Share
AgAI AgentMBSimple MemoryEmbeddings OpenAI1Embeddings Open…VSRAGTCCalculatorSlGet messageSend messageMaWhen clicking ‘Test workflow’When clicking ‘…HRCreate collectionCreate collecti…HRRefresh collectionRefresh collect…Get folderDownload FilesDDDefault Data LoaderDefault Data Lo…TSToken SplitterVSQdrant Vector Store1Qdrant Vector S…Embeddings OpenAI2Embeddings Open…Anthropic Chat ModelAnthropic Chat …1234567
1/5
FLOWS
STEPS · 7
Starts on a Slack event

Imagine having an AI chatbot on Slack that seamlessly integrates with your company’s workflow, automating repetitive requests. No more digging through emails or documents to find answers about IT requests, company policies, or vacation days—just ask the bot, and it will instantly provide the right information. With its 24/7 availability, the chatbot ensures that team members get immediate support without waiting for a colleague to be online, making assistance faster and more efficient. Moreover, this AI-powered bot serves as a central hub for internal communication, allowing everyone to quickly access procedures, documents, and company knowledge without searching manually. A simple Slack message is all it takes to get the information you need, enhancing productivity and collaboration across teams. How It Works Slack Trigger: The workflow starts when a user mentions the AI bot in a Slack channel. The trigger captures the message and forwards it to the AI Agent. AI Agent Processing: The AI Agent, powered by Anthropic's Claude 3.7 Sonnet model, processes the query.

Tags

n8nreference-onlyagentdocument-default-data-loaderembeddings-open-aigoogle-drivelm-chat-anthropicmemory-buffer-windowslacktext-splitter-token-splittertool-calculatorvector-store-qdrant
Connects
AAI AgentAnthropic Chat ModelcalculatorCalculatorDDefault Data LoaderembeddingsopenaiEmbeddings OpenAIgoogledriveGoogle Drive
CategoryAI Automation
Triggermanual
Complexitycomplex
Nodes17
AddedApr 3, 2025

Related workflows

See all AI Automation
AopenaichatmodelserpapigooglesearchS
free

Slack chatbot powered by AI

This workflow offers an effective way to handle a chatbot's functionality, making use of multiple tools for information retrieval, conversation context storage, and message sending. It's a setup tailored for a Slack environment, aiming to offer an interactive, AI-driven chatbot experience. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
Dgoogledriveopenaichatmodelsummarizationchain
free

Load and summarize Google Drive files with AI

This workflow includes advanced features like text summarization and tokenization, it's ideal for automating document processing tasks that require parsing and summarizing text data from Google Drive. To use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
ACgmailW
free

Send weekly blended ad performance reports with Meta Ads, Google Ads, GA4 and OpenAI

Quick overview This workflow runs every Monday at 8am, pulls last-7-days performance data from the Meta Ads API, Google Ads API, and Google Analytics 4, calculates blended KPIs, uses OpenAI to generate a client-friendly insight summary, and delivers an HTML report by Gmail while posting status update to Slack. How it works Runs every Monday at 8am on a schedule trigger. Fetches the last 7 days of spend and engagement metrics from the Meta Ads Insights endpoint. Fetches the last 7 days of campaign cost, clicks, and conversions from the Google Ads API using a streamed search query. Fetches the last 7 days of conversions and revenue by default channel group from the Google Analytics 4 Data API. Combines the three datasets and calculates blended totals for spend, conversions, revenue, and ROAS. Sends the blended metrics to OpenAI to generate a 3–4 sentence plain-language weekly performance summary. Builds a simple HTML report and sends it to the client via Gmail while posting a short “report sent” summary to a Slack channel. If the workflow execution fails, posts the error message to an ops Slack channel. Setup Add credentials and replace the placeholders for your Meta Ads token and ad

by Redowan Ahmed Farhan