๐ฌ Extract and store text from chat images using AWS S3
โก 4,687 views ยท ๐ฌ Document Extraction & Analysis
Description
This workflow extracts text from images sent in a Telegram chat and uploads the images to AWS S3.
workflow-screenshot
- Telegram Trigger node triggers the workflow when an image is sent in a Telegram channel.
- AWS S3 node uploads the sent image to an S3 bucket.
- AWS Textract node extracts text from the image.
- Airtable node adds the extracted text and image information to a table.
๐ Nodes Used
Airtable, Telegram Trigger, AWS S3, AWS Textract
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File