Azure AI Document Intelligence SDK for Java
Skill Verifiziert AktivAzure AI Document Intelligence SDK for Java (com.azure:azure-ai-documentintelligence). Use for extracting text, tables, key-value pairs from documents, receipts, invoices, IDs, or building custom document models. Triggers: "document intelligence java", "form recognizer java", "extract text from PDF java", "OCR document java", "analyze invoice receipt java", "custom document model java", "document classification java".
To enable Java developers to effectively integrate Azure AI Document Intelligence into their applications for extracting information from documents and building custom AI models.
Funktionen
- Extract text, tables, key-value pairs from documents.
- Analyze prebuilt models for receipts, invoices, IDs, and layouts.
- Build and manage custom document intelligence models.
- Perform document classification to categorize documents.
- Configure authentication using DefaultAzureCredential or API keys.
Anwendungsfälle
- Use when needing to programmatically extract structured data from invoices, receipts, or identification documents using Java.
- Use when building applications that require OCR and intelligent document processing capabilities.
- Use when you need to create custom AI models tailored to specific document layouts and information extraction needs.
- Use when integrating Azure's document analysis capabilities into a Java-based application.
Nicht-Ziele
- Does not provide a GUI for document analysis.
- Does not replace the need for an Azure subscription and Document Intelligence resource.
- Does not cover all possible SDK configurations or advanced scenarios not demonstrated in examples.
Voraussetzungen
- Azure subscription with an Azure AI Document Intelligence resource.
- Java Development Kit (JDK) installed.
- Maven or Gradle for dependency management.
- Appropriate Azure credentials (environment variables or managed identity).
Trust
- info:Issues Attention19 issues opened, 11 closed in the last 90 days, indicating moderate maintainer responsiveness.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add microsoft/skills/plugin install azure-sdk-java@skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Azure Ai Document Intelligence Dotnet
100Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".
Azure Servicebus Py
100Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".
Azure Monitor Query Py
100Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".
Azure Container Registry SDK for Python
100Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".
Azure App Configuration SDK for Python
100Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".
Skill Creator
99Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.