In this project, we will create a bot that will use RPA and AI to process invoices.
First, we will create an IQ Bot learning instance so that we can classify invoices and extract invoice details from PDFs and place them in a CSV file. The IQ Bot will learn our invoice format using AI and process them.
Then, we will use an A2019 Task Bot to feed the invoices that we'd like to process. We will loop through each file in the Invoice inputs folder and upload them to the IQ Bot Learning instance we'll create.Â
Once the Upload bot has run successfully, we will be able to download the CSV files from the IQ Bot. We will use another Task Bot to download the CSV files and verify the data contained within them. If there are any shortcomings, we can retrain the IQ Bot.Â
The overall workflow is as follows:
What we are doing here is intelligent document processing using AI. This is an important area where RPA is making a difference in enterprises...