Varbase AI

Provides a collection of recipes for AI tools. Enhances editorial team's capabilities with a range of advanced Artificial Intelligence (AI) options.

Varbase API Module

Varbase AI features are bundled through the Varbase AI module. GitHub: https://github.com/Vardot/varbase_ai Drupal.org: https://www.drupal.org/project/varbase_ai

After building a project using the varbase-project template, you can see the code of the Varbase API module in:

project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_ai

Brings in the following core and contributed modules to your site:

A set of modules to enable OpenAI integration with Drupal and augment the content experience with AI assisted tools.

Adds assistive tools for different areas of the content editing process for entities.

Adds a plugin for CKEditor 5 to let editors prompt OpenAI for text generation purposes.

Provides a way to fill structured fields based on AI queries on a textual field.

Fill in data in the Interpolator from OpenAI.

Listed in the extra components

Can be installed in the extra components installation step with Varbase.

Optional Varbase AI Recipes

By installing the Varbase AI module, the site will only have the Default Varbase AI Recipe, but developers can apply optional recipes.

Below are the recipes designed to integrate Varbase AI with optional functionalities:

Run this recipe to activate Varbase AI, But without the need to enable the Varbase AI module.

Planned to add more Varbase AI Recipes

Last updated