Build a Facebook Messenger customer service AI chatbot with Google Gemini
🤖 Build a customer service AI chatbot for Facebook Messenger with Google Gemini --- 📌 Overview A streamlined Facebook Messenger chatbot powered by AI with conversation memory. This is a simplified version designed f...
Template notes
🤖 Build a customer service AI chatbot for Facebook Messenger with Google Gemini
---
📌 Overview A streamlined Facebook Messenger chatbot powered by AI with conversation memory. This is a simplified version designed for quick deployment, learning, and testing — not suitable for production environments.
Base workflows: - [Smart message batching AI-powered Facebook Messenger chatbot use Data Table](https://n8n.io/workflows/9192) - [Smart human takeover & auto pause AI-powered Facebook Messenger chatbot](https://n8n.io/workflows/11920)
---
🎯 What This Workflow Does
✅ Core Features: - Receives messages from Facebook Messenger via webhook - Processes user messages with Google Gemini AI - Maintains conversation context using Simple Memory node - Automatically responds with AI-generated replies - Handles webhook verification for Facebook setup - Send image or video to customer through Facebook Messenger
🔹 Simplified Approach: - Memory: Simple Memory node (10-message window) - Format: Cleans text, strips markdown, truncates >1900 chars - Response: Single message delivery