Uploaded March 2024 | Updated September 2026, 2 weeks ago
In this tutorial, you will learn how to use AWS's Textract Document AI API in Python.
AWS Textract is a powerful, fully managed service that automatically extracts text, handwriting, and data from scanned documents, enabling easy document analysis and processing without manual effort. It supports forms and tables, facilitating the automation of document workflows and data extraction tasks for various applications.
π³ AWS Textract API pricing: aws.amazon.com/textract/pricing
π Source code: patreon.com/posts/getting-started-100608058
π Show Support
β Paypal: paypal.me/jiejenn/5
β Venmo: @Jie-Jenn
π³ Patreon: patreon.com/JieJenn (early access to tutorial source code)
βοΈ Business Inquiring: YouTube@LearnDataAnalysis.org
00:00 - Intro to AWS Textract Document AI API
02:55 - AWS Textract API Pricing
05:39 - Set permissions
06:31 - Install Python packages
08:20 - Example 1. Detect Text From An Image
14:53 - Example 2. Extract Pages of Text From A Book
18:29 - Example 3. Sentiment Detection And Entities Extraction
21:15 - Example 4. Medical Entities Detection
22:51 - Example 5. Form Value Extraction
30:05 - Example 6. Extract Tables From a Form Into A DataFrame
#aws #textract #cloudcomputing #python
In this tutorial, you will learn how to use AWS's Textract Document AI API in Python.
AWS Textract is a powerful, fully managed service that automatically extracts text, handwriting, and data from scanned documents, enabling easy document analysis and processing without manual effort. It supports forms and tables, facilitating the automation of document workflows and data extraction tasks for various applications.
π³ AWS Textract API pricing: aws.amazon.com/textract/pricing
π Source code: patreon.com/posts/getting-started-100608058
π Show Support
β Paypal: paypal.me/jiejenn/5
β Venmo: @Jie-Jenn
π³ Patreon: patreon.com/JieJenn (early access to tutorial source code)
βοΈ Business Inquiring: YouTube@LearnDataAnalysis.org
00:00 - Intro to AWS Textract Document AI API
02:55 - AWS Textract API Pricing
05:39 - Set permissions
06:31 - Install Python packages
08:20 - Example 1. Detect Text From An Image
14:53 - Example 2. Extract Pages of Text From A Book
18:29 - Example 3. Sentiment Detection And Entities Extraction
21:15 - Example 4. Medical Entities Detection
22:51 - Example 5. Form Value Extraction
30:05 - Example 6. Extract Tables From a Form Into A DataFrame
#aws #textract #cloudcomputing #python










