telegram-receipt-photo-processing-automation

About this automation

An n8n workflow automation pipeline that automatically processes receipt photos sent through Telegram. The workflow uses Google Gemini to extract receipt details, saves the original photo to Google Drive by submission date, and logs the extracted information with a Drive link in Google Sheets.

How to Use This Repository

This is a community-contributed repository for n8n. To use these workflows:

  1. Clone the repository to your local machine:
    git clone https://github.com/shuakyle21/telegram-receipt-photo-processing-automation
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.