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
Tutorial: AI enrichment in Azure AI Search using C#
description
Learn how to create an AI enrichment pipeline in Azure AI Search to extract text, structure, and information from raw content, including images and unstructured text.
products
azure
azure-cognitive-search
urlFragment
csharp-enrichment-tutorial
Tutorial: AI enrichment in Azure AI Search using C#
This sample demonstrates AI enrichment by building an indexing pipeline that detects and extracts text from images and scanned documents stored in Azure Blob Storage. You use built-in Azure AI Search skills to extract text and structure from the documents, and then you create a search index to enable searching over the enriched content.