Using Pretrained Models
You can use Document Understanding from the Console, the CLI, or API to analyze documents.
Document Understanding provides pretrained models for customers to extract insights about their images and documents without needing Data Scientists.
You need the following before using a pretrained model:
-
A paid tenancy account in Oracle Cloud Infrastructure.
-
Familiarity with Oracle Cloud Infrastructure Object Storage to load data to.
- Policies set up to be able to use Document Understanding and Object Storage. More information on policies is in the About Document Understanding Policies section.
Use the create command and required parameters to use a pretrained model:
oci ai-document processor-job create [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the CreateProcessorJob operation to use a pretrained model in the API.