Automated Invoice OCR Extraction & Structuring with AI to Sheets - n8n Workflow | Neura Market
Automated Invoice OCR Extraction & Structuring with AI to Sheets
Automates invoice image upload, OCR text extraction via Google Vision, AI structuring with Gemini LLM, and saves data to Google Sheets with Telegram alerts.
This n8n workflow streamlines invoice processing by enabling users to upload invoice images through a form. Files are securely stored in Google Drive, then processed with Google Vision API for accurate OCR text detection. The extracted text is fed into Gemini LLM (via OpenRouter) to intelligently parse and structure key details like date, voucher number, transaction details, vendor, and value into a consistent JSON format.
A structured output parser ensures data reliability, followed by cleanin
Platform
n8n
Category
Healthcare
Price
$19.99
Creator
Fred Garcia
invoice-processing
OCR
Google-Vision
Gemini-LLM
Google-Sheets
Google-Drive
Telegram
AI-automation
data-extraction
healthcare
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.