@@ -7,12 +7,10 @@ metadata:
7
7
title : Document Intelligence documentation - Quickstarts, Tutorials, API Reference - Azure AI services | Microsoft Docs
8
8
description : Azure AI Document Intelligence is a cloud-based Azure AI service that uses machine-learning models to extract key-value pairs, text, and tables from your documents. Document Intelligence analyzes your forms and documents, extracts text and data, maps field relationships as key-value pairs, and returns a structured JSON output. You quickly get accurate results that are tailored to your specific content without excessive manual intervention or extensive data science expertise. Use Document Intelligence to automate your data processing in applications and workflows, enhance data-driven strategies, and enrich document search capabilities.
9
9
ms.service : azure-ai-document-intelligence
10
- ms.custom :
11
- - ignite-2023
12
10
ms.topic : landing-page
13
11
author : laujan
14
12
ms.author : lajanuar
15
- ms.date : 01/31 /2024
13
+ ms.date : 08/21 /2024
16
14
monikerRange : ' <=doc-intel-4.0.0'
17
15
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
18
16
# Limits: https://learn.learn.microsoft.com/help/contribute/contribute-how-to-write-landing-page?branch=main#limits
@@ -33,79 +31,74 @@ landingContent:
33
31
links :
34
32
- text : What's new in Azure AI Document Intelligence?
35
33
url : whats-new.md
36
- - linkListType : reference
37
- links :
38
- - text : 🆕 SDK overview `2024-02-29-preview` (v4.0 preview)
39
- url : sdk-overview-v4-0.md
40
- - text : SDK overview `2023-07-31` latest (v3.1 GA)
41
- url : sdk-overview-v3-1.md
42
- - text : SDK overview `2022-08-31` legacy (v3.0 GA)
43
- url : sdk-overview-v3-0.md
44
-
45
- # Card 2
46
- - title : Document Intelligence Studio
47
- linkLists :
48
- - linkListType : overview
49
- links :
50
- - text : Studio overview
51
- url : studio-overview.md
52
- - text : Studio concepts
53
- url : concept-document-intelligence-studio.md
54
34
55
- # Card 3
35
+ # Card 2
56
36
- title : Document Intelligence models
57
37
linkLists :
58
- - linkListType : architecture
38
+ - linkListType : learn
59
39
links :
60
40
- text : Read
61
41
url : concept-read.md
62
42
- text : Layout
63
43
url : concept-layout.md
64
- - text : Invoice
65
- url : concept-invoice.md
66
- - text : Receipt
67
- url : concept-receipt.md
68
- - text : ID document
69
- url : concept-id-document.md
70
- - text : Health insurance card
71
- url : concept-health-insurance-card.md
72
- - text : Contract
73
- url : concept-contract.md
74
- - text : US tax documents
75
- url : concept-tax-document.md
44
+ - text : Financial Services and Legal
45
+ url : overview.md#financial-services-and-legal
46
+ - text : US Tax
47
+ url : overview.md#us-tax
48
+ - text : Personal identification
49
+ url : overview.md#personal-identification
50
+ - text : Custom field extraction
51
+ url : overview.md#document-field-extraction-models
52
+ - text : Custom classification
53
+ url : overview.md#custom-classification-models
54
+ - text : Add-on capabilities
55
+ url : concept-add-on-capabilities.md
56
+ - text : Query field extraction
57
+ url : concept-query-fields.md
76
58
59
+ # Card 3
60
+ - title : Document Intelligence Studio
61
+ linkLists :
62
+ - linkListType : overview
63
+ links :
64
+ - text : Studio overview
65
+ url : studio-overview.md
66
+ - text : Studio concepts
67
+ url : concept-document-intelligence-studio.md
77
68
# Card 4
78
69
- title : Document Intelligence concepts
79
70
linkLists :
80
71
- linkListType : concept
81
72
links :
82
- - text : 🆕 Query field extraction
83
- url : concept-query-fields.md
84
- - text : 🆕 Add-on capabilities
85
- url : concept-add-on-capabilities.md
86
- - text : 🆕 Retrieve-Augmented Generation (RAG)
73
+ - text : 🆕 Custom generative model
74
+ url : concept-custom-generative.md
75
+ - text : 🆕 Retrieval-Augmented Generation (RAG)
87
76
url : concept-retrieval-augmented-generation.md
88
- - linkListType : concept
89
- links :
90
- - text : Pretrained model overview
91
- url : concept-model-overview.md
77
+ - text : 🆕 Batch document analysis
78
+ url : concept-batch-analysis.md
92
79
- text : Accuracy and confidence scores
93
80
url : concept-accuracy-confidence.md
94
- - text : " API response: analyze document "
81
+ - text : Use the analyzeDocument response
95
82
url : concept-analyze-document-response.md
96
83
- text : Custom model overview
97
84
url : concept-custom.md
98
-
99
-
100
- # Card 5
101
- - title : Quickstarts and how-to-guides
85
+ # Card 5
86
+ - title : Responsible AI
102
87
linkLists :
103
- - linkListType : quickstart
88
+ - linkListType : reference
104
89
links :
105
- - text : Document Intelligence Studio
106
- url : quickstarts/try-document-intelligence-studio.md
107
- - text : Document Intelligence SDK
108
- url : quickstarts/get-started-sdks-rest-api.md
90
+ - text : Transparency notes
91
+ url : /legal/cognitive-services/document-intelligence/transparency-note?toc=/azure/ai-services/document-intelligence/toc.json&bc=/azure/ai-services/document-intelligence/breadcrumb/toc.json
92
+ - text : Characteristics and limitations
93
+ url : /legal/cognitive-services/document-intelligence/characteristics-and-limitations?toc=/azure/ai-services/document-intelligence/toc.json&bc=/azure/ai-services/document-intelligence/breadcrumb/toc.json
94
+ - text : Guidance for integration and responsible use
95
+ url : /legal/cognitive-services/document-intelligence/guidance-integration-responsible-use?toc=/azure/ai-services/document-intelligence/toc.json&bc=/azure/ai-services/document-intelligence/breadcrumb/toc.json
96
+ - text : Data privacy, compliance, and security
97
+ url : /legal/cognitive-services/document-intelligence/data-privacy-security?toc=/azure/ai-services/document-intelligence/toc.json&bc=/azure/ai-services/document-intelligence/breadcrumb/toc.json#Card 5
98
+
99
+ # Card 6
100
+ - title : How-to-guides
101
+ linkLists :
109
102
- linkListType : how-to-guide
110
103
links :
111
104
- text : Create a Document Intelligence resource
@@ -123,16 +116,4 @@ landingContent:
123
116
- text : Install and run Document Intelligence containers
124
117
url : containers/install-run.md
125
118
126
- # Card 6
127
- - title : Responsible AI
128
- linkLists :
129
- - linkListType : reference
130
- links :
131
- - text : Transparency notes
132
- url : /legal/cognitive-services/document-intelligence/transparency-note?toc=/azure/ai-services/document-intelligence/toc.json&bc=/azure/ai-services/document-intelligence/breadcrumb/toc.json
133
- - text : Characteristics and limitations
134
- url : /legal/cognitive-services/document-intelligence/characteristics-and-limitations?toc=/azure/ai-services/document-intelligence/toc.json&bc=/azure/ai-services/document-intelligence/breadcrumb/toc.json
135
- - text : Guidance for integration and responsible use
136
- url : /legal/cognitive-services/document-intelligence/guidance-integration-responsible-use?toc=/azure/ai-services/document-intelligence/toc.json&bc=/azure/ai-services/document-intelligence/breadcrumb/toc.json
137
- - text : Data privacy, compliance, and security
138
- url : /legal/cognitive-services/document-intelligence/data-privacy-security?toc=/azure/ai-services/document-intelligence/toc.json&bc=/azure/ai-services/document-intelligence/breadcrumb/toc.json
119
+
0 commit comments