Nanonets · Arazzo Workflow
Nanonets Predict and Assign Reviewer
Version 1.0.0
Predict on a file, fetch the file-level result, and assign it to a reviewer.
View Spec
View on GitHub
AIArtificial IntelligenceOCRDocument AIIntelligent Document ProcessingData ExtractionWorkflow AutomationComputer VisionNo-CodeArazzoWorkflows
Provider
Workflows
predict-and-assign-reviewer
Predict on a file, confirm the inference, and assign it to a reviewer.
Runs a sync prediction, fetches the file-level inference, and assigns the file to a team member for review.
1
predict
ocrModelLabelFileByModelIdPost
Run a synchronous OCR prediction on the uploaded file.
2
getPrediction
ocrModelGetPredictionFileByFileId
Retrieve the file-level inference to confirm the request_file_id resolves.
3
assignReviewer
assignFiles
Assign the file to the named team member for review.
Source API Descriptions
openapi