The face description node produces a natural-language description of the faces detected in an asset, using a vision-language model. It runs after Face Detection and skips work when no faces were found.
Kind |
|
Applies to |
Image (video is stubbed / not yet implemented) |
Inputs |
Upstream |
Output keys |
|
Requirements |
A vision-language / LLM model service reachable from the worker. CPU on the worker; the model runs in the service. |
Persists to |
|
Configuration
Uses the model-service connection shared with the LLM/captioning family. The node only acts on assets where the upstream face detector reported at least one face.
Use Cases
-
Searchable people descriptions — "man with glasses, outdoors" style text for retrieval.
-
Accessibility / alt text for images containing people.
-
Review context — a quick textual summary of who/what is in a flagged image.