AI Agents

Extract and summarize a review using Google Gemini

12 nodes 230 125 Automatic trigger
Download

Workflow Description

Automation template that extracts review content and summarizes it using Google's advanced Gemini model, with structured text processing and intelligent analysis of key opinions and insights from customer feedback.

How it works

  1. 1.Receive review text via manual trigger or API webhook
  2. 2.Send text to Gemini for extraction of key elements and sentiment analysis
  3. 3.Process outputs through structured parser to ensure consistent formatting
  4. 4.Apply LLM summarization chain to generate concise and comprehensive summary
  5. 5.Merge and format results for display or database storage

Use cases

  • Automatically summarize customer reviews from e-commerce platforms at scale
  • Extract positive and negative points from user feedback to inform product improvements
  • Process large volumes of customer comments without manual review overhead

Requirements

  • Valid API key for Google Gemini service
  • Clear input data format containing complete review text
  • n8n environment with Gemini node and advanced parser support

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Gemini Output Parser LLM Chain

Details

Trigger Automatic trigger
Nodes 12
Apps 3
Views 230
Downloads 125

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (12)

/

When clicking ‘Test workflow’

Manual Trigger

#1

Sticky Note1

Sticky Note

#2

Sticky Note

Sticky Note

#3

Set Yelp URL with the Bright Data Zone

Set

#4

HTTP Request to fetch the Yelp Business Reviews

HTTP Request

#5

Google Gemini Chat Model

Gemini Model

#6

Structured Output Parser

Output Parser Structured

#7

Summarization Chain

Chain Summarization

#8

Merge

Merge

#9

Webhook Notifier for the merged response

HTTP Request

#10

Google Gemini Chat Model for Summarization

Gemini Model

#11

Structured Data Extractor

LLM Chain

#12