Make Ai Auto-reference more entity-generic + add Media support submodule

Created on 29 October 2025, 3 months ago

Problem/Motivation

The Ai Auto-reference module was originally built with a focus on node entities, which limited its ability to work with other entity types. This made it difficult to extend the module’s functionality to other content types like Media entities.

My interest is in automatically tagging media entities.

Proposed resolution

  • Refactored the main module to support generic entities, not just nodes.
  • Introduced a new submodule: ai_auto_reference_media, which enables AI-based auto-referencing for Media entities.
  • This submodule builds on the more generic approach introduced above.
  • Combined with the patch from Image support Image support Active -Issue, this update allows the system to automatically tag media based on images.

Benefits

  • Makes the core module reusable for any content entity type, not just nodes.
  • Adds support for Media entities.

Remaining tasks

  • Review and test the new generic entity logic.
  • Test the `ai_auto_reference_media` submodule with image media types.
Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇩🇪Germany ayrmax

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024