ElKornacio/pg_auto_embeddings
Text embeddings calculation for Postgres, without extensions. Simple, atomic, supports OpenAI/Anthropic models. Does not require any additional extensions, making it suitable for managed databases and other restricted environments.
This tool helps data professionals and developers who use PostgreSQL to automatically calculate text embeddings for their data. It takes text fields from your database and uses services like OpenAI or Anthropic to generate numerical vector representations, storing them directly in your tables. This simplifies building applications like search or recommendation systems by providing immediate access to these embeddings within your database.
No commits in the last 6 months.
Use this if you need to generate and store text embeddings in PostgreSQL without the hassle of installing database extensions, especially in managed database environments.
Not ideal if you prefer to manage your embedding generation and storage completely outside of your PostgreSQL database or require a custom, non-API-based embedding model.
Stars
15
Forks
—
Language
TypeScript
License
—
Category
Last pushed
Jan 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/ElKornacio/pg_auto_embeddings"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure/azure-search-vector-samples
A repository of code samples for Vector search capabilities in Azure AI Search.
curiosity-ai/catalyst
🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's...
supabase/embeddings-generator
GitHub Action to generate embeddings from the markdown files in your repository.
vector-ai/vectorai
Vector AI — A platform for building vector based applications. Encode, query and analyse data...
wagtail/wagtail-vector-index
Store Wagtail pages & Django models as embeddings in vector databases