pgEdge/pgedge-vectorizer
A PostgreSQL extension to create chunk tables for existing text data, and populate them with embeddings using your favourite LLM.
This tool helps you analyze large collections of text documents stored in your PostgreSQL database. It automatically breaks down long articles, reports, or other text into smaller, manageable pieces and converts them into 'embeddings' — numerical representations that capture their meaning. You can then use these embeddings to quickly find similar content or build AI-powered search features within your existing database.
Use this if you need to perform semantic search or build AI applications based on text data already stored in your PostgreSQL database.
Not ideal if your text data is not in PostgreSQL or if you only need simple keyword searches.
Stars
30
Forks
1
Language
C
License
—
Category
Last pushed
Feb 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/pgEdge/pgedge-vectorizer"
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