AI Slack Bot with Google Gemini for Customer Queries - n8n Workflow | Neura Market
AI Slack Bot with Google Gemini for Customer Queries
Creates an intelligent Slack bot using Google Gemini AI to handle user queries via slash commands, with memory for conversation history.
This n8n workflow builds a powerful AI-powered Slack bot integrated with Google Gemini. It starts with a POST webhook endpoint that captures incoming messages from a Slack slash command (e.g., /Bob). The query is then processed by an AI Agent node leveraging Google Gemini for intelligent responses, incorporating memory via the Slack token to reference chat history and maintain context across conversations.
Key benefits include rapid deployment of customer service automation, reducing response t
Platform
n8n
Category
E-commerce
Price
$14.99
Creator
Matt Buds
slack
google-gemini
ai-agent
chatbot
webhook
customer-service
e-commerce
automation
memory
ai
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.