Vector search with images using Convex

Hi, everyone. I'm considering using Convex for a react app where the input is an image(of a product) provided by the user, and the output should be the info of the product in the image. This would be a basic customer support app where the user take a picture of the product he has problems with and the app recognizes the product using the image and provides info(FAQs or related). The idea would be to vectorize all the product images, save them in a vector DB, and use it for a vector search. I have found examples using Supabase as the DB. How suitable would be Convex for this project? Do you have any sample project/repository I could use as a reference? Thx for your help.
1 Reply
Convex Bot
Convex Bot3mo ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!

Did you find this page helpful?