AI processing of photo albums from chat

You send a photo album to Telegram — the scenario gathers every frame via dataTable, processes them with AI and sends the result back.

  • The whole album, nothing lost
  • Frames gathered via dataTable
  • AI image processing
  • The result back to Telegram

How it works

To connect Telegram and , you don't need a developer: a ready-made scenario links them in minutes.

  1. Starts when: Telegram Trigger
  2. Check: Is media group with images?
  3. If yes: Upsert row(s)
  4. If yes: Filter1
  5. Then: Send initial notification
  6. Starts when: Schedule Trigger
  7. Then: If any new records
  8. Then: Get new requests
  9. Check: Merge
  10. Then: status:processing
  11. Then: Sort
  12. Then: parse TG messages
  13. Then: Get a file
  14. Then: prepare user messages
  15. Then: Summarize
  16. Then: Send processing message
  17. Check: Merge1
  18. Then: Send result message
  19. Check: Merge2
  20. Then: status:done
  21. Then: Call NanoBanana via OpenRouter
  22. Then: Extract Base64
  23. Then: Convert to File
  24. Then: Latest message in media_group
  25. Check: Filter
  26. Starts when: When clicking ‘Execute workflow’

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.