Skip to main content

About Workflow

Workflow allows you to build an AI agent using a simple drag-and-drop interface combined with smart code editing. Using workflow, developers can quickly create complex AI agents for various use cases, such as candidate evaluation, banking apps, content generation, and so on. Every flow consists of an input node, which receives the necessary information or variables, and an output node, which provides the results generated by the flow. Other systems can access these results through an API, as every element in the flow automatically becomes part of a deployable API. After building the flow, you can test it to ensure the app functions as intended. For example, you can create a workflow for a retail business that collects data on performance, investments, and gross margins. The model can then evaluate key metrics like ROI and provide recommendations for improvement based on the analysis.