Setup & Installation
What This Skill Does
Azure AI Content Understanding SDK for Python. Connects to Azure's multimodal AI service to extract structured content from documents, images, audio, and video. Returns markdown, transcripts, key frames, and typed fields via a polling-based async API. Handles the full parse-poll-extract cycle across four media types in one SDK, so you don't need separate libraries for documents, audio, and video.
When to use it
- Working with azure ai contentunderstanding py functionality
- Implementing azure ai contentunderstanding py features
- Debugging azure ai contentunderstanding py related issues
