AI Agents

Extract and summarize customer reviews with Gemini AI

12 nodes 233 125 Automatic trigger
Download

Workflow Description

Automated workflow that processes review texts through Google Gemini to identify key points, extract sentiment, and generate structured summaries. Uses LLM chains to analyze content semantically and organize findings into actionable insights.

How it works

  1. 1.Trigger workflow with review text input
  2. 2.Process text through Gemini LLM chain for semantic analysis
  3. 3.Extract key themes, sentiment, and critical phrases
  4. 4.Parse and structure extracted data into organized format
  5. 5.Merge results and deliver final summary output

Use cases

  • Automatically summarize customer feedback from multiple review platforms
  • Analyze sentiment and identify recurring product issues across reviews
  • Generate executive summaries from large volumes of customer feedback

Requirements

  • Active Google Cloud account with Gemini API enabled
  • Review text in clear, readable format for processing
  • Storage or queue system to archive summarized review outputs

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 233
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