Community AI Slack Bot
detail.loadingPreview
An AI-powered Slack bot that responds to user queries using OpenAI and can be extended with custom tools.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This n8n workflow creates an AI-powered Slack bot. It listens for direct messages, responds to them using OpenAI's GPT-4o model, and can be configured to use custom tools for knowledge retrieval.
Key Features
- Responds to Slack direct messages.
- Utilizes OpenAI GPT-4o for natural language processing.
- Can integrate custom n8n workflows as tools for the AI agent.
- Filters out bot messages to avoid unnecessary processing.
- Provides user feedback during processing.
- Deletes initial received messages to keep the conversation clean.
How To Use
- Set up Slack Integration: Configure a Slack App with event subscriptions to receive direct messages and DM events. Set up an n8n webhook URL as the endpoint.
- Configure OpenAI Credentials: Provide your OpenAI API key in the n8n credentials.
- Deploy Workflow: Upload this workflow to your n8n instance.
- Connect Slack Event Subscription: Point your Slack app's event subscription to the n8n webhook URL for this workflow.
- Optional: Custom Tools: For advanced functionality, build separate n8n workflows to act as tools and reference their IDs in the 'AI Agent' node.
Apps Used
Workflow JSON
{
"id": "99c095d9-3342-4291-949d-2c2057b11304",
"name": "Community AI Slack Bot",
"nodes": 0,
"category": "AI & Integrations",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 99c095d9-3342...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Integrations
- Google Sheets + Slack(268 workflows)
- Schedule Trigger + Slack(143 workflows)
- Slack + Split Out(69 workflows)
- Gmail + Slack(59 workflows)
- Execute Workflow Trigger + Slack(38 workflows)
- Email Send + Slack(35 workflows)
- Form Trigger + Slack(33 workflows)
- Airtable + Slack(29 workflows)
- Date Time + Slack(28 workflows)
- HubSpot + Slack(23 workflows)
Related Workflows
Discover more workflows you might like
Line Chatbot: Extract Text from Payslip with Gemini
A Line chatbot that extracts structured data from payslip images using Gemini AI.
Integrating AI with Open-Meteo API for Enhanced Weather Forecasting
This workflow demonstrates integrating AI with the Open-Meteo API to provide enhanced weather forecasts.
Integrating AI with Open-Meteo API for Enhanced Weather Forecasting
Leverage AI and the Open-Meteo API to build an enhanced weather forecasting tool.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.