Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.04 KB

File metadata and controls

24 lines (14 loc) · 1.04 KB

RPA-Invoice-Data-Extraction-and-Email-Automation

Main Objectives:

● To Implement RPA techniques to read text from images

● Extract information from many invoice photos in a folder and add them to excel sheets

● Whenever an item is read with x quantity sold in an invoice, and y quantity already has an entry in invoice then bot should be able to increase the quantity of that item in the excel sheet as x + y

● Discards other text and only keeps track of the content in particulars table

● To help a business runner to keep track of what’s sold in his business based on the records of his invoices.

Results:

OCR text data read from image: image

Text data stored to excel: image

Providing duplicate data as input: image