Nanonets · Arazzo Workflow
Nanonets Sync Predict and Review
Version 1.0.0
Run a sync OCR prediction on a small file, then approve or hold it for review.
View Spec
View on GitHub
AIArtificial IntelligenceOCRDocument AIIntelligent Document ProcessingData ExtractionWorkflow AutomationComputer VisionNo-CodeArazzoWorkflows
Provider
Workflows
sync-predict-and-review
Synchronously predict on a file then approve or hold it based on the result.
Runs a sync OCR prediction on a file and branches to approve the file when a prediction is returned or to unapprove it for review when none is.
1
predict
ocrModelLabelFileByModelIdPost
Run a synchronous OCR prediction on the uploaded file.
2
approveFile
verifyFile
Mark the predicted file as approved (moderated).
3
holdForReview
unverifyFile
Leave the file in the unapproved state so a reviewer can inspect it before it is moderated.
Source API Descriptions
openapi