pymia / idp-insurance-genaI-lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intelligent Document Processing(IDP) with Generative AI models

Lab1

This lab introduces the concept of Large Language Models (LLMs) and demonstrates how you can deploy one in SageMaker JumpStart. We discuss different types of models, look at the instances required to deploy them, and go through a few common use cases.

Lab2

We often see privacy and PII redaction come up in IDP conversations. It is critical to protect common PII such as names, phone numbers, and dates of birth during document processing. In this notebook, we will use Amazon Textract and Amazon Comprehend alongside our LLM to make our IDP workflow more secure.

Note

Compute Instances

  • Due to Event Engine limitation, only specific EC2 instances are available in the workshop. Please your own account for ml.g5.8xlarge or above instances.

Privacy and Security

About

License:MIT License


Languages

Language:Jupyter Notebook 100.0%