-
Notifications
You must be signed in to change notification settings - Fork 249
/
Copy pathindex.yml
117 lines (109 loc) · 5.83 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
### YamlMime:Landing
title: Azure AI Document Intelligence documentation # < 60 chars
summary: Azure AI Document Intelligence is a cloud-based Azure AI service that uses machine-learning models to automate your data processing in applications and workflows. Document Intelligence is essential for enhancing data-driven strategies and enriching document search capabilities. # < 160 chars
metadata:
title: Document Intelligence documentation - Quickstarts, Tutorials, API Reference - Azure AI services | Microsoft Docs
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.
ms.service: azure-ai-document-intelligence
ms.topic: landing-page
author: laujan
ms.author: lajanuar
ms.date: 11/19/2024
monikerRange: '<=doc-intel-4.0.0'
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
# Limits: https://learn.learn.microsoft.com/help/contribute/contribute-how-to-write-landing-page?branch=main#limits
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card 1
- title: About Azure AI Document Intelligence
linkLists:
- linkListType: overview
links:
- text: What is Azure AI Document Intelligence?
url: overview.md
- text: Document Intelligence FAQ
url: faq.yml
- linkListType: whats-new
links:
- text: What's new in Azure AI Document Intelligence?
url: whats-new.md
#Card 2
- title: Document Intelligence models
linkLists:
- linkListType: learn
links:
- text: Read
url: prebuilt/read.md
- text: Layout
url: prebuilt/layout.md
- text: Financial Services and Legal
url: overview.md#financial-services-and-legal
- text: US Tax
url: overview.md#us-tax
- text: Personal identification
url: overview.md#personal-identification
- text: Custom field extraction
url: overview.md#document-field-extraction-models
- text: Custom classification
url: overview.md#custom-classification-models
- text: Add-on capabilities
url: concept/add-on-capabilities.md
- text: Query field extraction
url: concept/query-fields.md
#Card 3
- title: Document Intelligence Studio
linkLists:
- linkListType: overview
links:
- text: Studio overview
url: studio-overview.md
- text: Studio concepts
url: concept-document-intelligence-studio.md
#Card 4
- title: Document Intelligence concepts
linkLists:
- linkListType: concept
links:
- text: 🆕 Retrieval-Augmented Generation (RAG)
url: concept/retrieval-augmented-generation.md
- text: 🆕 Batch document analysis
url: concept-batch-analysis.md
- text: Accuracy and confidence scores
url: concept/accuracy-confidence.md
- text: Use the analyzeDocument response
url: concept/analyze-document-response.md
- text: Custom model overview
url: train/custom-model.md
# Card 5
- title: Responsible AI
linkLists:
- linkListType: reference
links:
- text: Transparency notes
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
- text: Characteristics and limitations
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
- text: Guidance for integration and responsible use
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
- text: Data privacy, compliance, and security
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
# Card 6
- title: How-to-guides
linkLists:
- linkListType: how-to-guide
links:
- text: Create a Document Intelligence resource
url: how-to-guides/create-document-intelligence-resource.md
- text: Create SAS tokens for storage containers
url: authentication/create-sas-tokens.md
- text: Create and use managed identities
url: authentication/managed-identities.md
- text: Build a custom extraction model
url: how-to-guides/build-a-custom-model.md
- text: Build a custom classification model
url: how-to-guides/build-a-custom-classifier.md
- text: Compose custom models
url: how-to-guides/compose-custom-models.md
- text: Install and run Document Intelligence containers
url: containers/install-run.md