- Issue created by @wouters_f
- π©πͺGermany marcus_johansson
The idea is awesome and would be great in the media library as well I think!
Is the idea to have this in a separate module, external contrib module or to be built into one of the modules - for Field Validation it makes, sense, but that is a very limited usage of this.
I guess you know already - but the image embeddings is already in core and you can use AWS Provider for it. We should do another sweep of providers that might have added this, that we already support.
- π§πͺBelgium wouters_f Leuven
I think
- a separate module makes absolute sense I was dreaming of ai_search_image_with_image or ai_image_search)
- i also think it could be a search field for searching the media library.
- I have not tested it so I was not aware it could be done in the AWS provider. As I personally don't have a AWS account. - Status changed to Active
8 days ago 6:21pm 4 July 2025 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Note that "Needs work" is for when there is code that needs to be updated
===
We are doing some issue management housekeeping and adding/removing components.
We are removing the "Other Submodules" component and want people to categorize issues with the best module/submodule component.
Moving this issue to "...to be triaged" for prioritization.
See π Update AI module project components Active for more details.
- π©πͺGermany a.dmitriiev
Some features not necessary require AI to be involved, the packages like this https://github.com/jenssegers/imagehash can help to achieve the goal with PHP only without spending tokens and calling LLMs. Just a remark.