Skip to content

Comment on Show HN: I made a Pinterest clone using SigLIP image embeddings

Comments

Good stuff! Do you have any intuitive sense of whether SigLIP is particularly stronger than CLIP here? Also vector DB over Faiss index?

verseOP

I haven't done much testing or anything, but it seems to me that siglip "understands" what it's looking at more than CLIP

also no, I just put everything on Supabase and added pgvector. super easy:

https://supabase.com/docs/guides/database/extensions/pgvecto...

qdrant doesn't support vector DB over Faiss index?

Also, pgvector or qdrant? which is better?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.