|
| 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 | +--- |
0 commit comments