Telegram bot for delivery invoice recognition: a warehouse worker photographs the invoice, the bot extracts line items and posts a clear stock arrival notification to the retail network's group chat.
Eliminate manual invoice entry and keep the entire team instantly informed about incoming stock across all locations.
A photo of the invoice is sent to the bot; OCR with post-processing extracts each line item (product name, quantity, unit of measure), the system structures the data and publishes a readable message to the group. Supports varying document formats and photo quality.
Python, OCR (computer vision + LLM post-processing for table recognition), Telegram Bot API.
Stock receiving is faster, manual data entry is eliminated, and the whole team sees new arrivals in real time.