Automates structured data extraction from documents using the Azure AI Document Intelligence SDK for Java.
This skill enables Claude to implement advanced document analysis workflows using the Azure AI Document Intelligence (formerly Form Recognizer) SDK for Java. It provides comprehensive patterns for extracting text, tables, and key-value pairs from diverse document types including invoices, receipts, and identity documents. Developers can leverage this skill to configure client connections, utilize prebuilt AI models, train custom document models, and implement robust error handling for production-grade OCR and document processing applications.
主要功能
01Implement asynchronous polling patterns for large document processing
02Train and deploy custom document analysis and classification models
036 GitHub stars
04Integrate prebuilt models for invoices, receipts, and ID documents
05Manage Azure AI resources and monitor model usage limits
06Extract text, tables, and selection marks from PDFs and images
使用场景
01Building automated identity verification systems using passport and license models
02Automating accounts payable by extracting line items from invoices and receipts
03Digitizing physical forms and medical records into structured database entries