Use Cases
- Track personal or business expenses through Telegram messages.
- Automatically categorize expenses using AI for better financial management.
- Extract text from receipt images for accurate expense reporting.
How It Works
Triggers on new messages received in Telegram. Checks if the message contains text or images. Extracts text from images using Tesseract for receipt data. Categorizes expenses using AI based on user input. Formats a summary message of expenses and sends it back to the user.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Replace <your_bot_token_here> with your actual Telegram bot token.
- 3Connect your Telegram account to the workflow.
- 4Test the workflow by sending a message or image to the bot.
Apps Used
Telegram
Tesseract
OpenAI
Categories
Target Roles
Industries
Tags
#text processing
#process automation
#workflow management