You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automated PDF processing pipeline using AWS services. Organizes thousands of PDFs in S3 into batches, then extracts text, forms, and tables using AWS Textract. Features serverless Lambda functions, DynamoDB tracking, and configurable deployment scripts. All settings managed via .env files for easy reuse across AWS accounts.