You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Azure AI Document Intelligence | Extracts text, key-value pairs, tables, and layout from structured, semi and unstructured documents, field extraction with grounding,confidence, support for classification and splitting | Standard forms, invoices, receipts, purchase orders, IDs, contracts, legal documents | Proven, high-accuracy extraction, consistency, low latency, confidence score and grounding, predefined schemas for many document types | OCR/Read/Layout models, Prebuilt Models (invoice, tax, receipt, etc), Custom model (extraction and classification) |
52
-
| Azure AI Content Understanding | Processes documents, images, audio, and video; integrated reasoning for complex tasks, richer field extraction with builtin support for validation, enrichment, and post processing | Complex document processing requiring extractive and inferred fields, document formats with large number of complex variations or truly unstructured documents, inferring, summarization and generate metadata | Built-in unified process for multimodal inputs with zero shot model Unified process for multimodal inputs, handles varying templates and unstructured documents, supports continuous improvement with labeled samples| Support for content extraction(OCR, layout), field extraction, inferred fields and classification for handling complex, large documents with high variations, reasoning with multi-file inputs and knowledge base |
53
-
| Build your own solution with Azure OpenAI Service | Build a solution with any Azure-hosted LLM models, Fully control on model, prompt and tools | Developers aiming to build, own and manage a solution that require fine grained control on models, costs and prompts | Maximum flexibility and control | Multiple options to plug and play with model choice, prompt tuning, workflow definition with complete flexibility in building each component |
51
+
| Azure AI Document Intelligence | Extracts text, key-value pairs, tables, and layout from structured, semi and unstructured documents, field extraction with grounding,confidence, support for classification and splitting | Standard forms, invoices, receipts, purchase orders, IDs, contracts, legal documents | Proven, high-accuracy extraction, consistency, low latency, confidence score and grounding, predefined schemas for many document types | OCR/Read/Layout models, Prebuilt Models (invoice, tax, receipt, etc.), Custom model (extraction and classification) |
52
+
| Azure AI Content Understanding | Processes documents, images, audio, and video; integrated reasoning for complex tasks, richer field extraction with built-in support for validation, enrichment, and post processing | Complex document processing requiring extractive and inferred fields, document formats with large number of complex variations or truly unstructured documents, inferring, summarization and generate metadata | Built-in unified process for multimodal inputs with zero shot model Unified process for multimodal inputs, handles varying templates and unstructured documents, supports continuous improvement with labeled samples| Support for content extraction(OCR, layout), field extraction, inferred fields and classification for handling complex, large documents with high variations, reasoning with multi-file inputs and knowledge base |
53
+
| Build your own solution with Azure OpenAI Service | Build a solution with any Azure-hosted LLM models, Fully control on model, prompt and tools | Developers aiming to build, own and manage a solution that requires fine grained control on models, costs and prompts | Maximum flexibility and control | Multiple options to plug and play with model choice, prompt tuning, workflow definition with complete flexibility in building each component |
54
54
55
55
56
56
## Service capabilities
@@ -130,8 +130,8 @@ Extract consistent fields (name, amount, policy number, claim date) across a sma
130
130
- University admission applications for different degree programs
131
131
- Employee expense reports with department-specific templates
132
132
133
-
:::image type="content" source="media/overview/mid-form.png" alt-text="Scan of a sample driver's license" :::
134
-
:::image type="content" source="media/overview/mid-form2.png" alt-text="Scan of a sample passport." :::
133
+
:::image type="content" source="media/overview/mid-form.png" alt-text="Scan of a sample driver's license." :::
134
+
:::image type="content" source="media/overview/mid-form-2.png" alt-text="Scan of a sample passport." :::
135
135
136
136
**Recommendation**:
137
137
@@ -151,8 +151,8 @@ Extract key fields like Invoice Number, Vendor Name, Total Amount, Line Items, a
151
151
- Purchase orders with inconsistent layouts across suppliers
152
152
- Student transcripts from different universities
153
153
154
-
:::image type="content" source="media/overview/invoice1.png" alt-text="Scan of a sample invoice form" :::
155
-
:::image type="content" source="media/overview/invoice2.png" alt-text="Scan of a sample invoice form with a vertical layout" :::
154
+
:::image type="content" source="media/overview/invoice-1.png" alt-text="Scan of a sample invoice form." :::
155
+
:::image type="content" source="media/overview/invoice-2.png" alt-text="Scan of a sample invoice form with a vertical layout." :::
156
156
157
157
**Recommendation**:
158
158
* Azure AI Document Intelligence Prebuilt Model if they're applicable or you can build your own custom models with multiple labeling to get grounded, low latency, consistent output.
0 commit comments