Nanonets · Arazzo Workflow
Nanonets Async OCR Predict and Poll
Version 1.0.0
Submit a large document for async OCR, then poll until the file-level prediction is ready.
View Spec
View on GitHub
Artificial IntelligenceOCRDocument AIIntelligent Document ProcessingData ExtractionWorkflow-AutomationComputer-VisionNo-CodeArazzoWorkflows
Provider
Workflows
async-ocr-predict-and-poll
Async predict on a file then poll the inference request for the finished result.
Uploads a file to a Nanonets OCR model in async mode and polls the inference request endpoint until the file prediction is returned.
1
submitAsync
Upload the file to the model in async mode and capture the request_file_id used to poll for the result.
2
pollPrediction
Fetch the file-level prediction for the request_file_id. Branch back to poll again while no prediction array is present, otherwise finish.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.