Nanonets · Arazzo Workflow
Nanonets Predict and Enrich with Database
Version 1.0.0
Extract a document, then validate it against an external database integration.
View Spec
View on GitHub
AIArtificial IntelligenceOCRDocument AIIntelligent Document ProcessingData ExtractionWorkflow AutomationComputer VisionNo-CodeArazzoWorkflows
Provider
Workflows
predict-and-enrich-with-database
Predict on a file then validate the extraction against an external database.
Runs a sync OCR prediction, resolves an external integration, and runs a validation query against it.
1
predict
ocrModelLabelFileByModelIdPost
Run a synchronous OCR prediction on the uploaded file.
2
resolveIntegration
getExternalIntegrations
List external integrations and take the first integration id.
3
validateAgainstDatabase
executeQuery
Run the validation query against the resolved integration.
Source API Descriptions
openapi
openapi