Back to skills

azure-ai-formrecognizer-java

ai-tools

Azure AI Document Intelligence (Form Recognizer) SDK for Java lets you extract structured data from documents using prebuilt models for receipts, invoices, IDs, and tax forms, or custom models you tra

Setup & Installation

npx skills add https://github.com/microsoft/azure-ai-formrecognizer-java --skill azure-ai-formrecognizer-java
or paste the link and ask your coding assistant to install it
https://github.com/microsoft/azure-ai-formrecognizer-java
View on GitHub

What This Skill Does

Azure AI Document Intelligence (Form Recognizer) SDK for Java lets you extract structured data from documents using prebuilt models for receipts, invoices, IDs, and tax forms, or custom models you train on your own data. It handles layout extraction, key-value pairs, tables, and document classification. Prebuilt models cover common document types out of the box, so you skip training data collection and model tuning for standard formats like receipts and invoices.

When to use it

  • Working with azure ai formrecognizer java functionality
  • Implementing azure ai formrecognizer java features
  • Debugging azure ai formrecognizer java related issues