Extract data using Anthropic models
- Updated: 2024/10/03
Extract data using Anthropic models
You can use the Anthropic generative AI models that are available via AWS and GCP for data extraction in Document Automation. The Anthropic option is available from v.33 and later releases.
Prerequisites
By default, no additional configuration is required for Anthropic. Data extraction will work using an Automation Anywhere service account available in AWS. However, if you want to use your own account, ensure that you have performed the following tasks depending on the Cloud provider you have configured for Anthropic:
- AWS Bedrock
- Set up Amazon Bedrock. See Set up Amazon Bedrock.
- Added Anthropic Claude model access. See Add or remove access to Amazon Bedrock foundation models.
- Configured appropriate model access permissions. See Grant IAM permissions to request access to Amazon Bedrock foundation models.
- Made note of the access key and secret access key. See Manage access keys for IAM users.
- GCP Vertex AI
- Configured the required roles and permissions to use the Anthropic Claude models. See Use the Claude 3 models from Anthropic.
- Created a service account. See Creating a service account.
- Created a service account key (.json format). See Creating a service account.
Anthropic provides the following advantages:
- Efficient processing of large, unstructured documents
- Handle documents in both English and other languages
- Faster processing of documents with better data extraction accuracy
- Flexibility to use your own license via the bring your own license (BYOL) model
Note: We recommend that you use Anthropic Claude 3.0 or later models for data extraction.