Extract & Categorize Receipt Data with Google OCR, OpenRouter AI & Telegram — n8n Workflow
Overview
Effortlessly track your expenses with MoneyMate, an n8n workflow that transforms receipts into organized financial insights.
Upload a photo or text via Telegram, and let MoneyMate extract key details—store info, transaction dates, items, and totals—using Google Vision OCR and AI-powered parsing via OpenRouter.
It categorizes expenses (e.g., Food & Beverages, Transport, Household) and delivers a clean, emoji-rich summary back to your Telegram chat. Handles zero-total errors with a friendly nudg
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 13 nodes, connecting chainllm, code, httprequest.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (13)
HTTP Request
httpRequest
Telegram
telegram
Code
code
Basic LLM Chain
n8n-nodes-langchain.chainLlm
Structured Output Parser
n8n-nodes-langchain.outputParserStructured
OpenRouter Chat Model
n8n-nodes-langchain.lmChatOpenRouter
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
extract-categorize-receipt-data-with-google-ocr-openrouter-ai-telegramfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Khairul Muhtadin
@khmuhtadin
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →