Welcome to Overeasy!
Workflows
and Agents
.
AnAgent
performs a specific image processing task. AWorkflow
defines a sequence of Agents that are executed in order to process an input image. The output of each Agent is passed as an input to the next Agent within a Workflow. Our Documentation explains each of these components in further detail.