Hacker News new | ask | show | jobs
by GamerAlias 854 days ago
Good stuff! Do you have any intuitive sense of whether SigLIP is particularly stronger than CLIP here? Also vector DB over Faiss index?
2 comments

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?