Summary

Completed

AI Search is a flexible search solution that can index many different types of content. However, if your content includes scanned or photographed forms, AI Search might not be able to index fields from those forms. You can address this issue by adding a custom skill to the AI Search indexing pipeline that calls Azure AI Document Intelligence. Scanned forms are sent to your Azure AI Document Intelligence models, which can extract the fields they've been trained to recognize and return their values for inclusion in the index.

The result of this integration is that users can locate the completed forms they need by searching for the values of fields in them.

Now that you've completed this module, you can:

  • Describe how a custom skill can enrich content passed through an Azure AI Search pipeline.
  • Build a custom skill that calls an Azure AI Document Intelligence solution to index data from forms.

Learn more