How would you start go about making an image recognition app.

Hi Everyone,

I'm still pretty green with FF, but that doesn't stop me from trying jump into the deep. I want to make a proof of concept app, where I have a database full of curated images. Then when the user uploades and image the app should trawl through my database of images and find the ones that are similar.

How would you go about this, if using supabase as your backend?

I imagine I'll need use an Ai image recognition, however have very little experice with this, so I guess first and foremost I'll be interested in hearing if anyone have experience with this, and if so any services to recommend?

1