Using ChatGPT to create Conductor Workflows
Blog post from Orkes
ChatGPT, an AI-based chatbot, has gained significant popularity for generating human-like outputs, and the team at Orkes explored its use in creating Conductor workflows. Their trial involved generating a workflow to calculate the sum of two numbers, initially output in YAML format but requiring conversion to JSON. While ChatGPT provided a foundational structure, it missed some parameters, necessitating manual adjustments to achieve an accurate workflow. Additionally, they attempted setting up a Java worker, which was incomplete and required further refinement. The team also explored additional workflow examples for various use cases, acknowledging that ChatGPT's capabilities, while impressive, are limited by its reliance on 2021 data and variable output quality. They concluded that while AI tools like ChatGPT can significantly speed up development processes, they often require human oversight and intervention to ensure accuracy and completeness.