Back to blog
Guides

Code execution in EyeView

EyeView Team·

We're excited to announce code execution support in EyeView. This powerful feature allows you to write and run custom scripts directly within your visual intelligence workflows, giving you unprecedented control over how data is processed and analyzed.

Why code execution matters

Every organization has unique data processing needs. While our built-in tools cover the most common use cases, code execution lets you extend EyeView to handle anything your team can imagine — from custom image transformations to bespoke reporting pipelines.

Getting started

Code execution is available in Python and JavaScript. Simply open the code editor from any workflow step, write your script, and hit run. Your code has full access to the EyeView SDK, including all vision models, data connectors, and output formatters.