AI Agents

IT AI - Chat with your knowledge base

20 nodes 244 186 Webhook
Download

Workflow Description

An automation template that builds an intelligent agent answering team inquiries from an internal knowledge base, maintaining conversation context and delivering responses via Slack in real time without manual intervention.

How it works

  1. 1.Receive query through webhook and convert it into a processing request
  2. 2.Load relevant knowledge from memory buffer and merge with previous conversation context
  3. 3.Send request to OpenAI model with attached options and knowledge base
  4. 4.Evaluate response and determine if additional action is required
  5. 5.Publish the answer to the designated Slack channel

Use cases

  • Instant answers to recurring technical questions from team members
  • Unified documentation and standardized responses to common inquiries across one platform

Requirements

  • Valid OpenAI API key with sufficient permissions
  • Slack connection settings and dedicated channel configured for response delivery

Service Value

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

Apps Used

OpenAI Memory Slack Tool AI Agent

Details

Trigger Webhook
Nodes 20
Apps 5
Views 244
Downloads 186

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 (20)

/

Verify Webhook

Webhook

#1

OpenAI Chat Model

OpenAI

#2

No Operation, do nothing

No Op

#3

Window Buffer Memory

Memory Buffer Window

#4

Check if Bot

If

#5

Send Initial Message

Slack

#6

Delete Initial Message

Slack

#7

Send Message

Slack

#8

Sticky Note

Sticky Note

#9

Sticky Note1

Sticky Note

#10

Sticky Note2

Sticky Note

#11

Sticky Note3

Sticky Note

#12

Sticky Note4

Sticky Note

#13

Sticky Note5

Sticky Note

#14

Sticky Note6

Sticky Note

#15

Sticky Note7

Sticky Note

#16

Sticky Note8

Sticky Note

#17

Receive DMs

Webhook

#18

Call Confluence Workflow Tool

Tool Workflow

#19

AI Agent

Agent

#20