githubEdit

Varbase AI Taxonomy Tagging

Description

Varbase AI Taxonomy Tagging provides AI-powered automatic taxonomy term assignment by analyzing the content body. This recipe improves content organization and discoverability by intelligently tagging content with relevant taxonomy terms.

Included Modules

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

Module
Purpose

Node (in Drupal core)

Manages the creation, configuration, and display of the main site content.

Taxonomy (in Drupal core)

Enables the categorization of content.

This module provides an abstraction layer for AI services.

Allows AI and other tools and services to automatically generate field values on content creation.

Recipe Dependencies

Depends on the following recipes:

Recipe
Description

Core AI modules and default Varbase AI configurations.

Installation

Apply the recipe using Drush:

Usage

Once installed, the recipe analyzes the body of content when it is saved and automatically assigns relevant taxonomy terms from configured vocabularies. This reduces the manual effort required for content categorization and ensures consistent tagging across the site. Editors can review and adjust the suggested terms before or after publishing.

Last updated