AI Agents

Extracts text from payment voucher using Gemini

17 nodes 211 109 Webhook
Download

Workflow Description

An automation template that receives payment voucher images via webhook, leverages Gemini AI to intelligently extract text and financial data, and stores results in Google Sheets for easy tracking, verification, and financial record management.

How it works

  1. 1.Receive voucher image through webhook trigger and buffer it in memory for processing
  2. 2.Process the image using an AI agent powered by Gemini LLM to extract all text, amounts, dates, and vendor details
  3. 3.Store extracted data directly into Google Sheets for audit trails, reconciliation, and financial analysis

Use cases

  • Automate high-volume invoice and receipt processing for accounts payable departments
  • Extract payment amounts, dates, vendor names, and invoice numbers from receipt images without manual data entry

Requirements

  • Active Google Cloud project with Gemini API credentials and valid API key
  • Google Sheets spreadsheet with appropriate access permissions and columns for storing extracted data

Service Value

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

Apps Used

Memory AI Agent LLM Chain Google Sheets Gemini

Details

Trigger Webhook
Nodes 17
Apps 5
Views 211
Downloads 109

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 (17)

/

Window Buffer Memory

Memory Buffer Window

#1

Sticky Note

Sticky Note

#2

Line: Get Image

HTTP Request

#3

Message Type

Set

#4

Message Classification

Switch

#5

Sticky Note1

Sticky Note

#6

Text Message Processing

Agent

#7

Image Message Processing

LLM Chain

#8

Line: Response to User

HTTP Request

#9

Line: Text Response to User

HTTP Request

#10

Text from Slip Result

Google Sheets

#11

Line: Messaging API

Webhook

#12

Sticky Note2

Sticky Note

#13

Sticky Note3

Sticky Note

#14

Sticky Note4

Sticky Note

#15

Google Gemini for Text

Gemini Model

#16

Google Gemini for Image

Gemini Model

#17