AACFlow

Yandex Vision

Bilder über OCR, Klassifizierung und Gesichtserkennung mit der Yandex Vision API analysieren

ya

Yandex Vision is a computer vision service from Yandex Cloud providing OCR text extraction, image classification, face detection, and multi-feature batch image analysis.

With the Yandex Vision integration in AACFlow, you can:

  • OCR (Recognize Text): Extract text from images and documents
  • Classify Image: Categorize images using pre-trained classification models
  • Detect Faces: Locate and analyze faces in images
  • Batch Analyze (Advanced): Run multiple analysis features in a single request

This integration enables document digitization, content moderation, identity verification, and image data extraction workflows.

Nutzungsanleitung

Integrate Yandex Vision into the workflow to analyze images. Requires a Yandex Cloud IAM token. Use the Yandex Cloud IAM block to obtain tokens programmatically. Images must be provided as base64-encoded data.

Tools

yandex_vision_ocr

Extract text from an image using OCR

Eingabe

ParameterTypErforderlichBeschreibung
iamTokenstringJaYandex Cloud IAM token
imageDatastringJaBase64-encoded image data
folderIdstringJaYandex Cloud folder ID
languageCodesstringNeinLanguage codes for OCR (e.g., ru,en)
mimeTypestringNeinImage MIME type (default: image/jpeg)

Ausgabe

ParameterTypBeschreibung
textstringExtracted text content
blocksarrayText blocks with position metadata

yandex_vision_classify

Classify an image

Eingabe

ParameterTypErforderlichBeschreibung
iamTokenstringJaYandex Cloud IAM token
imageDatastringJaBase64-encoded image data

Ausgabe

ParameterTypBeschreibung
propertiesarrayClassification results with labels and probabilities

yandex_vision_faces

Detect faces in an image

Eingabe

ParameterTypErforderlichBeschreibung
iamTokenstringJaYandex Cloud IAM token
imageDatastringJaBase64-encoded image data

Ausgabe

ParameterTypBeschreibung
facesarrayDetected faces with bounding box coordinates
countnumberNumber of faces detected

yandex_vision_analyze

Batch analyze image with multiple features

Eingabe

ParameterTypErforderlichBeschreibung
iamTokenstringJaYandex Cloud IAM token
imageDatastringJaBase64-encoded image data

Ausgabe

ParameterTypBeschreibung
resultsarrayAnalysis results for each requested feature

On this page

Heute mit dem Aufbau beginnen
Über 100 000 Entwickler vertrauen uns.
Die SaaS-Plattform zum Aufbau von KI-Agenten und für Ihre agentische Belegschaft.
Loslegen