CSAI Features not clear

Is there a demo available? Or a return window? I use AI a lot for mundane tasks, and for syntax stuff (because I normally don’t work in PHP anymore) and I wanted to see how the tools integrated. I can’t find any exhaustive tutorials other than glorified copy/paste of textual data and images (which don’t interest me). Is the model able to see the actual query loop and make amendments to the twig engine for query building and advanced tooling?

Hey @jrhager84,

What CSAI does or have out of the box are:

  • Text generation via chat interface with AI models
  • Image generation (text-to-image, image-to-image)
  • Prompt library system
  • Basic content generation

It does not have:

  • Twig template engine manipulation
  • Code generation for Cornerstone’s advanced builder features
  • Context-aware understanding of page structure or queries
  • Automated query building or loop modifications

You can, however, extend CSAI by following the Developer Guide.

We also have a video on CSAI here https://youtu.be/HhrZElvrQXE?si=rzVrAl2lFZhn4rL5

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.