Skip to content

Demo Videos

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: MIT-0

This page contains all demonstration videos for the GenAI Intelligent Document Processing (GenAIIDP) accelerator, organized by feature category.


A scalable, serverless solution for automated document processing and information extraction using AWS services.

Duration: ~3 minutes

Related Documentation: README.md


Go from a plain-language description of your document type to a working, active IDP configuration — entirely through conversation, with no manual schema editing. Solves the cold-start problem for fresh deployments.

Related Documentation: Quick Start Documentation


This section features comprehensive presentations and live demonstrations from AWS events, conferences, and technical sessions.

Healthcare Document Processing with GenAI IDP

Section titled “Healthcare Document Processing with GenAI IDP”

A comprehensive technical session demonstrating how AWS’s GenAI Intelligent Document Processing (GenAIIDP) solution revolutionizes healthcare document processing. The solution combines Amazon Textract and Bedrock to automatically process complex medical documents, transforming days-long manual processes into minutes.

Key Topics Covered:

  • Automated classification and data extraction for medical documents
  • Criteria validation while maintaining HIPAA compliance
  • Live demonstrations and architecture deep-dives
  • Implementation strategies for scalable document processing pipelines
  • Integration patterns with existing healthcare systems
  • Best practices for ROI optimization
  • Eliminating document processing bottlenecks with regulatory compliance

Duration: ~1 hour

Platform: YouTube

Healthcare Document Processing Demo

Watch on YouTube

Replicate This Demo: You can now run this exact healthcare demo yourself using the pre-configured sample and config files included in the repository:

These are the same files used in the video demonstration and can be deployed with the IDP CLI or web UI.


Built-in review portal for validating and correcting extracted information with role-based access control.

Duration: ~3 minutes

Related Documentation: Human Review Documentation


Interactive document Q&A using Nova Pro model to answer questions about specific documents.

Duration: ~2 minutes

Related Documentation: Web UI Documentation - Chat with Document


Batch document processing with live progress monitoring, comprehensive status tracking, and evaluation framework.

Duration: ~4 minutes

Related Documentation: IDP CLI Documentation


Leverage existing OCR data to rapidly iterate on classification and extraction configurations without reprocessing.

Duration: ~3 minutes

Related Documentation: IDP CLI - Rerun Inference


Multi-turn conversational AI assistant with specialized agents for analytics, troubleshooting, and code assistance.

Duration: ~5 minutes

Related Documentation: Agent Companion Chat Documentation


Natural language querying with automated SQL generation and interactive visualizations.

Duration: ~4 minutes

Related Documentation: Agent Analysis Documentation


AI-powered troubleshooting using Amazon Bedrock to diagnose document processing failures automatically.

Duration: ~3 minutes

Related Documentation: Error Analyzer Documentation


Role-based access control for managing user permissions and access to document processing features, configurations, and review workflows.

Related Documentation: RBAC Documentation


Intelligent document analysis that automatically identifies structures and creates processing blueprints, including pattern-neutral discovery and pattern-specific implementations.

Duration: ~4 minutes

Duration: ~4 minutes

Related Documentation: Discovery Module Documentation


Bidirectional synchronization between BDA blueprints and IDP document classes with parallel processing.

Duration: ~4 minutes

Related Documentation: Discovery - BdaIDP Sync


Manage multiple configuration snapshots for A/B testing, environment separation, and safe rollback.

Duration: ~3 minutes

Related Documentation: Configuration Profiles Documentation


Migration from legacy custom format to industry-standard JSON Schema with automatic backward compatibility.

Duration: ~3 minutes

Related Documentation: JSON Schema Migration Guide


Fine-tune Amazon Nova models for document classification using your own labeled Test Sets — validate data, generate training data, train via Bedrock, and deploy a custom model endpoint.

Related Documentation: Custom Model Fine-Tuning Documentation


Fully autonomous AI agentic system that optimizes your document processing configuration — no manual prompt engineering required. Give it a labeled dataset (as few as 5 documents) and a cost-per-page budget, and it iteratively refines prompts, model selection, and pipeline configuration, then recommends the best configuration found within budget.

Duration: ~3.5 minutes

Related Documentation: Auto Optimizer Documentation


Section titled “Excluding Static Pages (Instructions, Legal, Boilerplate)”

Mark a document class with x-aws-idp-exclude-from-processing: true and the pipeline skips that class’s sections through extraction, assessment, summarization, rule validation, and evaluation — zero LLM calls on boilerplate pages. Demo uses a DS-11 U.S. Passport Application (4 static instruction pages + 2 applicant-data pages).

Related Documentation: Excluding Static Pages


Stickler-based evaluation with field-level comparison, multiple evaluation methods, and comprehensive metrics.

Duration: ~4 minutes

Related Documentation: Evaluation Framework Documentation


Evaluation of page-level classification accuracy, document grouping, and page order preservation.

Duration: ~3 minutes

Related Documentation: Evaluation - Document Split Metrics


Comprehensive interface for managing test sets, running benchmark tests, and analyzing results.

Duration: ~4 minutes

Related Documentation: Test Studio Documentation


Test Studio - RealKIE-FCC-Verified Dataset

Section titled “Test Studio - RealKIE-FCC-Verified Dataset”

Using the pre-deployed RealKIE-FCC-Verified benchmark dataset with 75 invoice documents.

Duration: ~3 minutes

Related Documentation: Test Studio - Pre-Deployed Test Sets


Field-level confidence calibration metrics computed alongside accuracy in Test Studio results — AUROC (does confidence separate correct from incorrect?), ECE (how far off is confidence from actual accuracy?), Brier, and ECARB@30 (what percentage of errors you catch by reviewing the lowest-confidence 30% of data, and the gain vs. random sampling).

Related Documentation: Test Studio - Confidence Calibration Metrics


Test Set - ConfBench (Confidence & OCR Robustness)

Section titled “Test Set - ConfBench (Confidence & OCR Robustness)”

Installable Feature Platform extension that deploys the amazon/ConfBench benchmark into Test Studio on demand — the 75 verified FCC invoices degraded with up to 21 Augraphy noise pipelines into 1,346 (document, noise variant) pairs with identical ground truth. Purpose-built for measuring confidence calibration, OCR robustness, and extraction quality as input quality degrades, with results directly comparable to the clean RealKIE-FCC-Verified baseline.

Related Documentation: Test Set - ConfBench Documentation


Creating Custom Test Sets with Ground Truth

Section titled “Creating Custom Test Sets with Ground Truth”

End-to-end workflow for creating your own test set from scratch — configure for high accuracy, discover the schema, process and review documents, save ground truth, and compare model accuracy vs. cost.

Related Documentation: Creating Custom Test Sets


Incrementally grow test sets over time by adding newly reviewed documents with ground truth — with automatic baseline filtering, time-based file selection, and prepopulated file patterns.

Related Documentation: Creating Custom Test Sets - Incrementally Growing Your Test Set


Automatically validate documents against business rules and compliance requirements using AI. Includes rule extraction from policy documents, configurable rule schemas, and detailed Pass/Fail reporting with supporting evidence.

Related Documentation: Rule Validation Documentation


Real-time capacity analysis and AWS service quota recommendations — calculate processing capacity before scaling production workloads, identify pipeline bottlenecks, and derive the required Bedrock TPM/RPM quotas for your expected volume.

Related Documentation: Capacity Planning Documentation


Protects the pipeline from cascading failures when Amazon Bedrock is degraded. When the Bedrock error rate crosses a configurable threshold the breaker opens and new workflows stop starting, so messages stay in SQS instead of burning Lambda concurrency on doomed executions. It probes recovery via a half-open state and resumes normal processing automatically.

Related Documentation: Circuit Breaker Documentation


Model Context Protocol integration enabling external applications like Amazon Quick Suite to access IDP data.

Duration: ~3 minutes

Duration: ~5 minutes

Related Documentation: MCP Server Documentation


Extend IDP with custom tools by connecting to your own MCP servers with OAuth authentication.

Duration: ~4 minutes

Related Documentation: Custom MCP Agent Documentation


Natural language querying of processed document collections with AI-powered responses and citations.

Duration: ~3 minutes

Related Documentation: Knowledge Base Documentation


For more information about the GenAI IDP Accelerator:

If you have questions about any of these features or suggestions for new demo videos, please:

  • Open an issue on GitHub
  • Contact AWS Professional Services for concierge support