Something I struggle with is understanding how to approach creating embeddings from structured data already in the database for similarity search.
There are plenty of options for creating embeddings from unstructured data (text, PDF, images etc), but ideally there would be a way to generate embeddings from your tables to enable a matching process (in my case matching job candidates to job vacancies).
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.