LLPhant icon indicating copy to clipboard operation
LLPhant copied to clipboard

Feature Request: support for image embeddings

Open andrefrcastro opened this issue 1 year ago • 2 comments

This would enable similarity searches for images. It requires generating vector representations for images and storing them efficiently. This would be great for image-based searches.

andrefrcastro avatar Oct 13 '23 14:10 andrefrcastro

@andrefrcastro I agree it would be cool. What do you use to generate the embeddings of images for now?

MaximeThoonsen avatar Feb 05 '24 20:02 MaximeThoonsen

@MaximeThoonsen OpenAI

andrefrcastro avatar Feb 05 '24 21:02 andrefrcastro