Skip to content

Commit 19714c4

Browse files
authored
Merge pull request #3041 from laujan/2556-kate-browne-updates
2556 kate browne updates
2 parents a3d9e5c + 6cd50a3 commit 19714c4

File tree

14 files changed

+142
-75
lines changed

14 files changed

+142
-75
lines changed
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
title: Azure AI Content Understanding analyzer templates
3+
titleSuffix: Azure AI services
4+
description: Learn about Azure AI Content Understanding analyzer templates.
5+
author: laujan
6+
ms.author: kabrow
7+
manager: nitinme
8+
ms.service: azure-ai-content-understanding
9+
ms.topic: overview
10+
ms.date: 02/19/2025
11+
ms.custom: ignite-2024-understanding-release
12+
---
13+
14+
# Analyzer templates offered with Content Understanding
15+
16+
Content Understanding analyzer templates give you a head start in developing your Content Understanding solution by allowing you to build your analyzer without creating schemas from scratch.
17+
There are analyzer templates specific to common scenarios in each modality, such as call center audio analytics and advertising analysis for videos. Templates are also fully customizable, allowing you to adjust any
18+
fields in the schemas to better fit your needs. Learn more about the analyzer templates offered for each modality by viewing the following tabs.
19+
20+
## Modality templates
21+
22+
The following analyzer templates are available for use in the [Azure AI Foundry Content Understanding experience](https://ai.azure.com/). For more information, *see* [Use Content Understanding in the Azure AI Foundry](../quickstart/use-ai-foundry.md) for a step-by-step guide to creating your first analyzer.
23+
24+
# [Document](#tab/document)
25+
26+
|Template| Description|
27+
| ----|----|----|
28+
|Document analysis |Analyze documents to extract text, layout, structured fields, and more.|
29+
|Text analysis |Analyze texts and extract structured fields.|
30+
31+
:::image type="content" source="../media/analyzer-template/scenario-template-document.png" alt-text="Screenshot of document analyzer template.":::
32+
33+
# [Image](#tab/image)
34+
35+
|Template| Description|
36+
| ----|----|----|
37+
|Image analysis |Analyze images and extract structured fields.|
38+
|Retail inventory management |Retail inventory management for monitoring of products on shelves.|
39+
|Defect detection |Identify potential defects in provided images of metal plates.|
40+
41+
:::image type="content" source="../media/analyzer-template/image-templates.png" alt-text="Screenshot of image analyzer template.":::
42+
43+
# [Audio](#tab/audio)
44+
45+
|Template| Description|
46+
| ----|----|----|
47+
|Audio transcription |Transcribe audio recordings.|
48+
|Conversation summarization |Transcribe conversations and extract summaries.|
49+
|Post call analytics |Analyze call center conversations to extract transcripts, summaries, sentiment, and more.|
50+
51+
52+
:::image type="content" source="../media/analyzer-template/audio-templates.png" alt-text="Screenshot of audio analyzer template.":::
53+
54+
# [Video](#tab/video)
55+
56+
|Template| Description|
57+
| ----|----|----|
58+
|Video shot analysis |Analyze videos to extract transcript and structured fields for each shot.|
59+
|Media asset management |Extract structured information from marketing videos, news content, broadcast media, television episodes, and film archives.|
60+
|Advertising |Advertising analysis and moderation.|
61+
62+
63+
:::image type="content" source="../media/analyzer-template/video-templates.png" alt-text="Screenshot of video analyzer template.":::
64+
65+
---

articles/ai-services/content-understanding/document/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: lajanuar
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: overview
10-
ms.date: 01/14/2025
10+
ms.date: 02/19/2025
1111
ms.custom: ignite-2024-understanding-release
1212
---
1313

articles/ai-services/content-understanding/how-to/create-multi-service-resource.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-content-understanding
88
ms.topic: how-to
9-
ms.date: 11/19/2024
9+
ms.date: 02/19/2025
1010
ms.custom: ignite-2024-understanding-release, references_regions
1111
ms.author: lajanuar
1212
---
1313

14-
# Create an Azure AI services multi-service resource
14+
# Create an Azure AI Services multi-service resource
1515

1616

1717
To use Content Understanding, you need an Azure AI Services resource. This multi-service resource enables access to multiple Azure AI services with a single set of credentials.
@@ -25,7 +25,7 @@ To use Content Understanding, you need an Azure AI Services resource. This multi
2525
:::image type="content" source="../media/overview/azure-multi-service-resource.png" alt-text="Screenshot of the multi-service resource page in the Azure portal.":::
2626

2727
> [!IMPORTANT]
28-
> Azure provides more than one resource types named Azure AI services. Be sure to select the one that is listed under Azure AI services → Azure AI services with the logo as shown previously.
28+
> Azure provides more than one resource type named Azure AI services. Be sure to select the one that is listed under Azure AI services → Azure AI services with the logo as shown previously.
2929
3030
1. Select the **Create** button.
3131

@@ -52,3 +52,11 @@ To use the Azure AI Content Understanding service, you must create your Azure AI
5252
1. Once the validation banner appears, select the **Create** button from the bottom-left corner.
5353

5454
1. After you select create, you'll be redirected to a new page that says **Deployment in progress**. After a few seconds, you'll see a message that says, **Your deployment is complete**.
55+
56+
57+
## Next steps: Try out Content Understanding
58+
59+
Now that you created your Azure AI Services multi-service resource, you're ready to try out the Content Understanding service.
60+
61+
* Check out this Quickstart to [try Content Understanding in the AI Foundry](../quickstart/use-ai-foundry.md).
62+
* Ready to go straight to code? [Try the Content Understanding REST API](../quickstart/use-rest-api.md).
1.76 MB
Loading
151 KB
Loading
2.44 MB
Loading
947 KB
Loading
3.66 MB
Loading
1.11 MB
Loading
74.2 KB
Loading

0 commit comments

Comments
 (0)