Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

What it does

Adds AI-powered content analysis and classification capabilities to Drupal content entities.

With this recipe, your Drupal site gains automatic content understanding: when you create or edit content and save, the system generates descriptive, multi-word taxonomy tags.

Why it matters

Drupal currently lacks built-in AI-based content classification, which makes organizing content at scale difficult and forces content editors to manually tag everything. This recipe helps close that gap by:

  • Enabling richer taxonomy metadata on content without manual editing
  • Improving content discoverability and search through consistent tagging
  • Supporting related content functionality via Views with contextual filters
  • Reducing the burden of content maintenance and organization

It's a foundational building block for more advanced content organization and discovery workflows.

How it works (internals)

When applied, the recipe configures:

  • A new taxonomy vocabulary dedicated to content classification
  • A taxonomy reference field added to all content types
  • Automators so that classification tags are populated automatically on save

When you create or edit content and save, the AI analyzes your content to generate relevant, descriptive taxonomy tags automatically.

Requirements & compatibility

How to get started

  1. Install this recipe into your recipes/ directory
  2. Configure an AI provider that supports Chat (text generation)
  3. Run drush recipe ../recipes/ai_content_classification
  4. Create or edit content, click "Classify Content," and save

After saving, the classification tags are filled out automatically with descriptive, relevant terms.

Supporting organization


1xINTERNET is a full-service digital agency focusing on robust and innovative digital solutions based on Drupal. As a Gold Certified Drupal Partner, a founding member of the Drupal AI Initiative, and active community contributor, 1xINTERNET supports clients throughout their digital transformation journey.

Activity

Total releases
1
First release
Oct 2025
Latest release
6 months ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.0 Stable Oct 9, 2025