Drupal is a registered trademark of Dries Buytaert
Search API Solr 4.3.13 Minor update available for module search_api_solr (4.3.13). Search API Solr 4.3.12 Minor update available for module search_api_solr (4.3.12). smart 404 1.1.2 Minor update available for module smart_404 (1.1.2). IntelligenceBank DAM Connector 4.1.4 Minor update available for module intelligencebank (4.1.4). IntelligenceBank DAM Connector 5.2.3 Minor update available for module intelligencebank (5.2.3). Soccerbet 1.1.14 Minor update available for module soccerbet (1.1.14). Mautic Audiences 1.0.0 Initial release available for module mautic_audiences (1.0.0)! Commerce Order Amend 1.0.0 Initial release available for module commerce_order_amend (1.0.0)! Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Content Translation Redirect Module content_translation_redirect crossed 1,000 active installs.

This module searches your site's indexed images to find those matching a description. It's intended to be used by other agents as part of a larger task, returning image names, media IDs, and URLs.

A read-only agent that searches the images indexed on your site and reports back the ones that match what you are looking for.

This is mainly a subagent. It is designed to be called by other agents or assistants that need to find images as part of a larger task, rather than to be used on its own. You can expose it directly if you want, but on its own it only returns plain results (name, media id and image URL) and never renders images as markup unless you explicitly ask it to.

Example things you can ask

  • Find images of a red car on a city street.
  • Show me photos that contain a dog and a beach.
  • Search for images tagged with "sunset" and give me their media ids.
  • Do we have any pictures of people riding bicycles?

Installation

  1. composer require 'drupal/ai_recipe_agent_image_search_db:^1.0@dev'
  2. drush recipe ai_recipe_agent_image_search_db
  3. Create/Resave all media images you have, to make sure they are classified and indexed.

Requirements

This builds on top of the AI Image Search for DB and AI Image Classification recipes.

The image classification requires you to have setup a Chat provider like OpenAI, Anthropic, Ollama

Activity

Total releases
2
First release
Jun 2026
Latest release
1 month ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.0 Stable Jun 10, 2026
1.0.x-dev Dev Jun 3, 2026