AI Agents

Slack AI with RAG for company employees

21 nodes 203 120 Automatic trigger
Download

Workflow Description

An integrated AI agent operating through Slack that uses Retrieval-Augmented Generation (RAG) to answer employee questions based on company documents stored in Google Drive, featuring intelligent conversation memory and built-in computational capabilities.

How it works

  1. 1.Trigger the agent when a message arrives in Slack
  2. 2.Process the question and retrieve relevant documents from the Vector Store
  3. 3.Generate an accurate response using an advanced language model while maintaining conversation context

Use cases

  • Provide instant answers to employee questions about company policies and procedures
  • Deliver accurate information from company documentation without manual intervention

Requirements

  • Connected Slack account with proper message integration permissions
  • Secure access to Google Drive and company document storage
  • Valid API keys for OpenAI, Anthropic, and Qdrant vector database service

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

AI Agent Memory OpenAI Vector Store Tool Slack Google Drive Document Default Data Loader Text Splitter Anthropic

Details

Trigger Automatic trigger
Nodes 21
Apps 10
Views 203
Downloads 120

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (21)

/

AI Agent

Agent

#1

Simple Memory

Memory Buffer Window

#2

Embeddings OpenAI1

OpenAI

#3

RAG

Vector Store Qdrant

#4

Calculator

Tool Calculator

#5

Get message

Slack Trigger

#6

Send message

Slack

#7

When clicking ‘Test workflow’

Manual Trigger

#8

Create collection

HTTP Request

#9

Refresh collection

HTTP Request

#10

Get folder

Google Drive

#11

Download Files

Google Drive

#12

Default Data Loader

Document Default Data Loader

#13

Token Splitter

Text Splitter Token Splitter

#14

Sticky Note3

Sticky Note

#15

Qdrant Vector Store1

Vector Store Qdrant

#16

Sticky Note5

Sticky Note

#17

Sticky Note2

Sticky Note

#18

Embeddings OpenAI2

OpenAI

#19

Sticky Note4

Sticky Note

#20

Anthropic Chat Model

Lm Chat Anthropic

#21