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.
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.