Daily Bean Feedback Agent 2026-04-09.png

🤖 System Breakdown: Multi-Route AI Feedback Agent

Category: Operational AI Automations / Sentiment RoutingCore Stack: n8n Cloud, Google Gemini (Advanced Chat Model), Google Workspace, Gmail APIArchitecture Style: Agentic Loop with Type-Safe Structured Parsing

📋 Executive Summary

A production-ready internal automation system built on n8n Cloud designed to ingest, process, categorize, and act upon customer feedback in real-time. By utilizing Google Gemini in an agentic node pattern combined with strict JSON schema parsing, the system autonomously evaluates incoming reviews, updates operational databases, and triggers targeted routing pipelines to specific department heads (Kitchen, Delivery, Service, or a general Fallback channel).


⚙️ Deep-Dive Technical Architecture

1. Ingestion & Pre-Processing (Google Sheets TriggerExtract Data)

2. Agentic Analysis & Type-Safe Extraction (AI AgentStructured Output Parser)

3. State Management (Set ValuesUpdate Feedback Row)

4. Logic Gates & Dynamic Routing (IfSwitchGmail API)