Azure Document Intelligence Integration
Budget: $30 – $250 AUD
Hello,
I have an Azure subscription but no access to Document Intelligence Studio, so every step—from dataset upload to model training and inference—has to be performed exclusively through the REST API or one of the official SDKs.
Scope
I need a fully working custom extraction model. You will:
• programmatically create the dataset in my storage container
• kick off training of a Custom Extraction model (Build mode) via the API
• poll for completion, retrieve modelId, and store metadata
• run sample inference calls that return key-value pairs and tables in JSON
• hand over clean, well-commented code (Python preferred, C# acceptable) and a short README so I can reproduce the process on a fresh machine
Acceptance
The job is done when I can:
• run your script, watch the model train, and see a “ready” status
• feed it a test document and receive correctly parsed fields
• delete or update the model through the same script if needed
Only Serious Freelancers
I have an Azure subscription but no access to Document Intelligence Studio, so every step—from dataset upload to model training and inference—has to be performed exclusively through the REST API or one of the official SDKs.
Scope
I need a fully working custom extraction model. You will:
• programmatically create the dataset in my storage container
• kick off training of a Custom Extraction model (Build mode) via the API
• poll for completion, retrieve modelId, and store metadata
• run sample inference calls that return key-value pairs and tables in JSON
• hand over clean, well-commented code (Python preferred, C# acceptable) and a short README so I can reproduce the process on a fresh machine
Acceptance
The job is done when I can:
• run your script, watch the model train, and see a “ready” status
• feed it a test document and receive correctly parsed fields
• delete or update the model through the same script if needed
Only Serious Freelancers
Related categories:
Python
C# Programming
Software Architecture
Azure
Machine Learning (ML)
C++ Programming
API
REST API