Icon

Automatic_​Invoice_​Processing_​with_​AmazonTextract_​Boto3

Automatic Invoice Processing using Amazon Textract through Boto3

This example workflow build an automatic invoice processing solution using Amazon Textract through the integration of KNIME and Boto3. it automatically backs up invoice/receipt images to the AWS cloud, analyzes the document, and extracts specific information such as vendor name, price and invoice number. Users are able to upload invoice images from their local environment with Amazon S3 Connector, and analyze the documents with Amazon Textract through Boto3 SDK leveraging the KNIME Python Script node. The Amazon Textract output is post-processed in KNIME and then delivered into different channels.

This workflow follows the example of the blog article, How to use Boto3 in KNIME. See the link below to the specific article.

Note: You need to have AWS credentials and authenticate with the Amazon Authentication node in order to use AWS services.

Python Script List Files/Folders Excel Writer AmazonAuthentication Table to JSON ContainerOutput (JSON) Post-Processing Amazon DynamoDBBatch Put Amazon S3 Connector Transfer Files Table Columnto Variable Python Script List Files/Folders Excel Writer AmazonAuthentication Table to JSON ContainerOutput (JSON) Post-Processing Amazon DynamoDBBatch Put Amazon S3 Connector Transfer Files Table Columnto Variable

Nodes

Extensions

Links