Varbase AI Recipes
Overview
Varbase 11.0.x provides AI-powered features through a set of composable recipes. These recipes follow a modular architecture: the Varbase AI Base recipe installs core AI modules and foundational configurations, while specialized recipes layer on specific AI capabilities such as content generation, image accessibility, and taxonomy management.
This approach allows site builders to adopt only the AI features they need, keeping their installations lean and focused.
Available Recipes
Installs core AI modules and applies default Varbase AI configurations. Foundation for all other Varbase AI recipes.
CKEditor 5 AI-powered features for content creation, including grammar checking and style adjustments.
AI-powered automatic alt text generation for images, enhancing accessibility and SEO.
AI-powered automatic taxonomy term assignment by analyzing content body for improved content organization.
Installs PII protection guardrails for the Drupal AI module (email, credit card, IBAN, phone).
Installs prompt safety guardrails for the Drupal AI module (XSS, injection, liability topics, jailbreak detection).
Installs Context Control Center (CCC) with starter brand, editorial, and safety context items for all AI agents.
Bundles prompt safety, PII protection, AI logging with retention, and AI observability for enterprise/GDPR deployments.
Architecture
The Varbase AI Base recipe bundles the core AI feature recipes (Editor Assistant, Image Alt, Taxonomy Tagging) and depends on the Drupal CMS AI recipe for core provider configuration. Installing Varbase AI Base gives you the AI feature set with OpenAI integration, AI dashboard, and provider configuration that the other recipes build upon.
For enterprise deployments, apply Varbase AI Safety on top to enable the full guardrail and observability stack, and apply Varbase AI Context to give every AI agent site-specific brand, editorial, and safety knowledge out of the box.
Last updated