githubEdit

Varbase AI Editor Assistant

Description

Varbase AI Editor Assistant adds CKEditor 5 AI-powered features for content creation. It integrates an AI assistant button directly into the CKEditor 5 toolbar, giving content editors quick access to AI-driven writing tools without leaving the editing interface.

Included Modules

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

Module
Purpose

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

Recipe Dependencies

Depends on the following recipes:

Recipe
Description

Core AI modules and default Varbase AI configurations.

Installation

Apply the recipe using Drush:

ddev drush recipe ../recipes/varbase_ai_editor_assistant

Usage

Once installed, content editors will see an AI assistant button in the CKEditor 5 toolbar. Clicking the button provides access to content generation, grammar checking, and tone adjustment features. The assistant works within the editor context, allowing editors to refine and improve their content in real time.

Last updated