Calling Azure AI Document Intelligence using the REST API

Jan 07, 202415,795 views9:35

This video walks through the process of calling Azure AI Document Intelligence services using the REST API, enabling viewers to extract data from images and PDF scans of forms directly via API calls.

Open in YouTube

Description

Azure AI Document Intelligence can read images and PDF scans of forms, extracting data for later use in data solutions. While various language SDKs are available, it's also possible to call these services directly using the REST API. This tutorial walks through the REST API process. For links to source code and similar articles, visit the blog version of this post: https://robkerr.ai/azure-ai-document-intelligence-rest-api/