Create Augmentor with integration with Amazon Textract

Created on 8 June 2023, over 1 year ago

Problem/Motivation

Amazon Textract helps you add document text detection and analysis to your applications. Using Amazon Textract, you can do the following:

https://docs.aws.amazon.com/textract/latest/dg/what-is.html

  • Detect typed and handwritten text in a variety of documents, including financial reports, medical records, and tax forms.
  • Extract text, forms, and tables from documents with structured data, using the Amazon Textract Document Analysis API.
  • Specify and extract information from documents using the Queries feature within the Amazon Textract Analyze Document API.
  • Process invoices and receipts with the AnalyzeExpense API.
  • Process ID documents such as drivers licenses and passports issued by U.S. government, using the AnalyzeID API.
  • Upload and process mortgage loan packages, through automatic routing of the the document pages to the appropriate Amazon Textract analysis operations using the Analyze Lending workflow. You can retrieve analysis results for each document page or you can retrieve summarized results for a set of document pages.

Proposed resolution

Create new augmentors to take advantage of the Amazon Textract API and perform document analysis and data extraction.

Textract is already supported in the official PHP SDK: https://github.com/aws/aws-sdk-php/tree/master/src/Textract

https://docs.aws.amazon.com/textract/latest/dg/getting-started.html

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇯🇵Japan eleonel Itoshima 🇯🇵

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024