AI in Personalize
Sitecore Personalize includes AI features that enhance your work with the data available in your instance of Personalize. AI features are powered by Sitecore Stream.
AI-assisted code generation via Sitecore Stream
You can write code in Personalize with the help of the Code Assistant, an AI-powered tool that generates JavaScript tailored to the specific Personalize feature you are working with. You prompt the Code Assistant in natural language, and it responds with complete JavaScript code, ready for use within that feature.
Code Assistant is available in the following areas of Personalize:
-
Conditions - create custom conditions so you can filter the audience for an experience or experiment.
-
Programmables - create programmables in decision models to assist with offer decisioning in an experience or experiment.
-
Session traits - create a session trait to aggregate events from a customer's web session, perform calculations at the end of the session, and store the results as a session trait attribute in the guest profile. You can use session traits when creating experiences, experiments, and decision models.
For more information about the assistant and how to best prompt it, see Code Assistant.