Slack Code of Conduct Q&A Bot with GPT-4 & RAG - n8n Workflow | Neura Market
Slack Code of Conduct Q&A Bot with GPT-4 & RAG
AI-powered Slack chatbot that answers employee questions on company Code of Conduct using GPT-4 and Retrieval-Augmented Generation (RAG) from uploaded PDFs.
This workflow creates a sophisticated RAG-powered Slack chatbot designed for HR and compliance teams. It receives messages via Slack webhook, filters valid user queries, and uses GPT-4 with a Query Data Tool to retrieve relevant chunks from embedded Code of Conduct PDFs. Responses are formatted contextually and posted back to the same channel, including user info for personalization.
A separate upload flow allows HR to parse, chunk, embed (using OpenAI), and store PDF documents for retrieval, w
Platform
n8n
Category
Healthcare
Price
$24.99
Creator
Matt Buds
Slack
GPT-4
RAG
Chatbot
HR
Compliance
Code of Conduct
OpenAI
Google Drive
PDF Processing
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.