-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalog-entry.yaml
24 lines (23 loc) · 1.76 KB
/
catalog-entry.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name: Image Analysis with Anthropic's Claude LLM
entries:
- title: Image Analysis with Anthropic's Claude LLM
label: anthropic-claude
short_description: |
This AMP enables transcription and information extraction from images using Anthropic Claude models, covering use cases like text extraction, document QA, and converting unstructured content into structured formats like JSON.
long_description: |
IMPORTANT: Please read the following before proceeding. This AMP includes or otherwise depends on certain third party software packages. Information about such third party software packages are made available in the notice file associated with this AMP. By configuring and launching this AMP, you will cause such third party software packages to be downloaded and installed into your environment, in some instances, from third parties' websites. For each third party software package, please see the notice file and the applicable websites for more information, including the applicable license terms.
If you do not wish to download and install the third party software packages, do not configure, launch or otherwise use this AMP. By configuring, launching or otherwise using the AMP, you acknowledge the foregoing statement and agree that Cloudera is not responsible or liable in any way for the third party software packages.
image_path: >-
https://raw.githubusercontent.com/cloudera/CML_AMP_Image-Analysis-with-Anthropic-Claude/main/assets/catalog-entry.png
tags:
- Anthropic
- Claude
- Image Analysis
- LLM
- OCR
- Transcription
- Extraction
- Summarization
git_url: 'https://github.com/cloudera/CML_AMP_Image-Analysis-with-Anthropic-Claude.git'
is_prototype: true
is_new: true