Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Azure Ai Document Intelligence Ts

Skill Verifiziert Aktiv

Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing invoices, receipts, IDs, forms, or building custom document models.

Zweck

To provide a reliable and efficient way to process and extract structured information from documents programmatically using Azure's advanced AI capabilities.

Funktionen

  • Extract text, tables, and structured data from documents
  • Utilize prebuilt document models (invoice, receipt, ID, etc.)
  • Build and use custom document models
  • Support for local files and URL-based document analysis
  • Authentication via DefaultAzureCredential or API Key

Anwendungsfälle

  • Processing invoices for automated data entry
  • Extracting information from receipts for expense tracking
  • Analyzing forms and ID documents for data validation
  • Building custom models for specialized document types

Nicht-Ziele

  • Performing OCR on images without document context
  • Interpreting or acting on the extracted data beyond providing it
  • Managing Azure resources beyond Document Intelligence models

Compliance

  • info:GDPRThe tool extracts data from documents, which may contain personal data. While the skill itself doesn't submit this data to a third party, it is processed by the LLM and Azure service.

Practical Utility

  • info:Edge casesWhile the skill includes error handling, explicit documentation of failure modes and recovery steps for edge cases is minimal.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add microsoft/skills
/plugin install azure-sdk-typescript@skills

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne2.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Azure Postgres Ts

100

Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package. Use for PostgreSQL queries, connection pooling, transactions, and Microsoft Entra ID (passwordless) authentication. Triggers: "PostgreSQL", "postgres", "pg client", "node-postgres", "Azure PostgreSQL connection", "PostgreSQL TypeScript", "pg Pool", "passwordless postgres".

Skill
microsoft

Azure Ai Document Intelligence Dotnet

100

Azure 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".

Skill
microsoft

Extract Receipt Data

99

Extract merchant, date, line items, tax, and total from receipts.

Skill
iterationlayer

Document Extraction API

99

Extract structured data from documents using AI-powered field extraction.

Skill
iterationlayer

Azure AI Document Intelligence SDK for Java

98

Azure 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".

Skill
microsoft

Hybrid Cloud Networking

100

Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.

Skill
wshobson