Re: Show HN: Playground for comparing embedding models on Wikipedia+book retrieval #11 Post by davidtsong » Tue, Oct 31, 2023, 2:50 AM UTC ankitd33 wrote: post #9 woah cool! What was the rationale for supabase vs vector db? Supabase has pgvector which makes it pretty easy to get started :)!
Re: Show HN: Playground for comparing embedding models on Wikipedia+book retrieval #12 Post by sr33j » Tue, Oct 31, 2023, 3:04 AM UTC very cool work! if you used diff models to embed the docs, did they give you diff sized vectors? did this cause any problems in db storage or calculating vector distances?