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.

14
/ 100
Experimental

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.

database-management data-processing information-retrieval vector-search application-development
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 8 / 25
Community 0 / 25

How are scores calculated?

Stars

15

Forks

Language

TypeScript

License

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.