Skip to content

Commit 97b02c2

Browse files
authored
Update custom-generative-extraction.md
1 parent a1c4480 commit 97b02c2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/ai-services/document-intelligence/train/custom-generative-extraction.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,14 @@ ms.author: lajanuar
1111
monikerRange: '>=doc-intel-4.0.0'
1212
---
1313

14-
# Document Field extraction - custom generative AI model (preview)
14+
# Document field extraction - custom generative AI model (preview)
15+
16+
> [!IMPORTANT]
17+
>
18+
> * Document Intelligence public preview releases provide early access to features that are in active development. Features, approaches, and processes may change, prior to General Availability (GA), based on user feedback.
19+
> * The public preview version of Document Intelligence is currently only available in the following Azure regions:
20+
> * **East US**
21+
> * **North Central US**
1522
1623
The document field extraction (custom generative AI) model utilizes generative AI to extract user-specified fields from documents across a wide variety of visual templates. The custom generative AI model combines the power of document understanding with Large Language Models (LLMs) and the rigor and schema from custom extraction capabilities to create a model with high accuracy in minutes. With this generative model type, you can start with a single document and go through the schema addition and model creation process with minimal labeling. The custom generative model allows developers and enterprises to easily automate data extraction workflows with greater accuracy and speed for any type of document. The custom generative AI model excels in extracting simple fields from documents without labeled samples. However, providing a few labeled samples improves the extraction accuracy for complex fields and user-defined fields like tables. You can use the [REST API](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) or client libraries to submit a document for analysis with a model build and use the custom generative process.
1724

0 commit comments

Comments
 (0)