AI-бот в Slack на базе Google Gemini
n8n · medium · 10 nodes
Creating a AI Slack Bot with Google Gemini is an n8n automation template that builds a conversational AI bot inside Slack using Google Gemini as the language model. The workflow contains 10 nodes: a Webhook node to receive incoming messages, an Agent powered by Google Gemini Chat Model, Window Buffer Memory to maintain conversation context across turns, and a node that sends the generated response back to the Slack channel. It is a practical starting point for teams looking to add an AI assistant to their Slack workspace without custom development. Trigger: Webhook. Integrations: Slack.
- #Slack