Drupal is a registered trademark of Dries Buytaert
Module Revived: Entity API 8.x-1.7 Module entity updated after 17 months of inactivity (8.x-1.7). Release: WebProfiler 11.2.2 Minor update available for module webprofiler (11.2.2). Release: Image Styles Builder 1.1.8 Minor update available for module image_styles_builder (1.1.8). Release: Static Suite 1.2.13 Minor update available for module static_suite (1.2.13). Release: Simple password policy 1.1.2 Minor update available for module simple_password_policy (1.1.2). Release: Simple password policy 1.1.1 Minor update available for module simple_password_policy (1.1.1). Release: Static Suite 1.2.12 Minor update available for module static_suite (1.2.12). Release: Audit Chain 1.4.0 Minor update available for module audit_chain (1.4.0). Release: Force External Authentication 1.0.0 Initial release available for module externalauth_force (1.0.0)! Usage Milestone: Field as Block Module fieldblock crossed 1,000 active installs.

This module allows your site to search through indexed images using natural language prompts. It is designed to be used as a component by other AI agents to find relevant images as part of a larger task.

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_vector:^1.0@dev'
  2. drush recipe ai_recipe_agent_image_search_vector
  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 Vector and AI Image Classification recipes.

The image classification requires you to have setup a Chat provider like OpenAI, Anthropic, Ollama and a vector providers like Milvus or Postgres.

Note: The AI module has a default system setup, meaning that you can use this result on any Chat and Vector provider combination.

Activity

Tracked releases
2
Tracked since
Jun 2026
Latest release
2 months 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 8, 2026