drupal / ai_recipe_image_search_db
Adds the image classification recipe and indexes it in Search API.
Package info
git.drupalcode.org/project/ai_recipe_image_search_db.git
Type:drupal-recipe
pkg:composer/drupal/ai_recipe_image_search_db
1.0.x-dev
2026-06-03 15:56 UTC
Requires
- drupal/ai_recipe_image_classification: ^1.0
- drupal/search_api: ^1.39
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.