Skip to content

Updated Image search feature#11

Open
ryanrahman27 wants to merge 1 commit into
adanomad:mainfrom
ryanrahman27:main
Open

Updated Image search feature#11
ryanrahman27 wants to merge 1 commit into
adanomad:mainfrom
ryanrahman27:main

Conversation

@ryanrahman27

Copy link
Copy Markdown

I decided to go with a server-side approach to the problem. I ran into many different dependency errors, compatibility errors, database errors, and others. However, I was able to get most of the functionality working except for the similarity comparison. I tested the feature separately and the embeddings do get generated, however image embeddings and text embeddings cannot directly be compared. I would need to run the images through an extra multimodal model to covert them to text before creating the embeddings. I was not sure about the time limit on this project follow up, so I have made this PR of my current progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants