Skip to main content

Cyware Orchestrate

Generate Code with Quarterback AI

Orchestrate introduces Quarterback AI that empowers you to leverage AI and generate Python code using prompts. You can use the Quarterback AI Assist-generated Python code to develop custom action and condition nodes to build playbooks. Using Quarterback AI, you can create custom code with speed and accuracy, significantly reducing manual coding time and improving productivity.

Orchestrate introduces Quarterback AI, which enables you to generate Python code from simple prompts. The AI-generated code can be used to create custom action and condition nodes for building playbooks. With Quarterback AI, you can quickly generate accurate custom code, reducing manual coding time and boosting productivity.

Before you Start

Ensure you have configured the OpenAI app and instance in Apps > Appstore. For more information, see Create Playbook with Quarterback AI Agent.Create Playbook with Quarterback AI Agent

How does it work?

Analysts often need to write custom Python code to parse important alerts, chunk lists, convert timestamps, and many other cases when creating a playbook.

For example, you want to write a function to parse IP address details received from an SIEM JSON alert. You can use the following prompt in the AI Assist tool to generate a custom Python code. The following graphic shows an example of custom code generation by AI Assist to parse source IP addresses from an SIEM alert.

For examples of AI Assist prompts and responses to help you get started, see Example Prompts for AI Assist.

Where can you use Quarterback AI?

You can create custom Python code on custom action nodes and custom condition nodes.

  • To know how to use Quarterback AI for custom action nodes, see Action Nodes.

  • To know how to use Quarterback AI for custom condition nodes, see Condition Node.