drupal/ai_recipe_content_classification

AI-powered Content Classification recipe built for content types.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Type:drupal-recipe

pkg:composer/drupal/ai_recipe_content_classification

1.0.0 2025-10-09 12:03 UTC

This package is auto-updated.

Last update: 2025-10-09 14:35:53 UTC


README

The AI COntent Classification recipe adds functionality that content editors can use to automatically classify their content.

This is useful to build functionality like similar pages, recommended reading, related content, dynamic linking, etc.

The functionality may not work correctly depending on the fields included in the content type. Certain fields, such as Links or Comments, can trigger AJAX errors when used.

If you encounter such issues, try changing the view mode to one that does not include those fields — this should resolve the problem.

Project Information