drupal/ai_recipe_image_search_db

Adds the image classification recipe and indexes it in Search API.

Maintainers

Package info

git.drupalcode.org/project/ai_recipe_image_search_db.git

Type:drupal-recipe

pkg:composer/drupal/ai_recipe_image_search_db

Statistics

Installs: 3

Dependents: 1

Suggesters: 0

1.0.x-dev 2026-06-03 15:56 UTC

This package is auto-updated.

Last update: 2026-06-03 13:57:22 UTC


README

This recipe adds a Search API index for the image classification results created by the AI Recipe Image Classification recipe. This allows you to search and filter images based on their classified labels and other indexed fields. This is mostly to be prepared to be used by agents, but you can also use it to create views and expose it to visitors.