© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3y ago
hamish

Creating embeddings from your pg tables

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).

I just discovered this extension which looks promising https://github.com/tembo-io/pg_vectorize but can't add it to my supabase account.

How do you approach this?
GitHub
GitHub - tembo-io/pg_vectorize: The simplest way to orchestrate vec...
The simplest way to orchestrate vector search on Postgres - GitHub - tembo-io/pg_vectorize: The simplest way to orchestrate vector search on Postgres
GitHub - tembo-io/pg_vectorize: The simplest way to orchestrate vec...
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Dashboard pg.tables ECONNREFUSED
SupabaseSSupabase / help-and-questions
4y ago
update tables from backend.
SupabaseSSupabase / help-and-questions
4y ago
Inserting Large Vector Embeddings
SupabaseSSupabase / help-and-questions
4mo ago
Webhook data from multiple tables
SupabaseSSupabase / help-and-questions
3y ago