Introducing NOVA Assistance in Data Flows


The Nexla UI now includes new NOVA features that make creating new Nexsets even faster and more efficient with GenAI!

With these enhancements, users can harness the power of NOVA - Nexla's  GenAI-based chatbot to easily generate transformed Nexsets and/or transform code using natural-language prompts.

 🔉 Rapidly create new Nexsets with NOVA

In expanded data flow visualizations, the new Generate option available in the Nexset menu lets users create new transformed Nexsets by simply entering a natural-language prompt. Using NOVA to create new Nexsets in this way avoids the need to manually construct transforms, providing significant time savings and increasing accessibility. 

  • Create new Nexsets with NOVA in FlexFlow, DirectFlow, and Spark ELT data flows.
  • Prompts can be as general or specific as needed--for example, "Filter the data to include only records with the order_date value 2024-12-20" or "Please remove all records with missing values".
  • To ensure that each prompt is interpreted correctly, NOVA provides a description of the Nexset that will be generated and asks for user confirmation.
  • Generated Nexsets are tagged with the #NexlaAI marker, making them easy to identify and track.


🔈 Use NOVA to write custom transform code
In the Nexset Designer, users can also harness the power of NOVA & GenAI to efficiently create custom code-based transforms with the new Generate Code feature. The Generate Code button is available when creating or editing a Transform: Code rule. 

Clicking this button allows users to input a natural-language prompt describing the desired transform, and NOVA will provide a response containing the corresponding transform code within the chat window. Simply click the Use Code button to apply the generated code to the transform rule.