Runs jina-reranker-v1-tiny-en locally in a preloaded background worker and exposes SQL rerank scores and distances.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgrag |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Archived |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | rag_bge_small_en_v15, rag_jina_reranker_v1_tiny_en |
| Schema | rag_jina_reranker_v1_tiny_en |
| Stars | 101 |
| Latest commit | 2026-06-15 |
| Latest release | 2025-10-16 |
| Catalogue updated | 2026-08-30 |
| vector | vector data type and ivfflat and hnsw access methods |
| pg_deeplake | Deeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training. |
| google_ml_integration | Google Cloud machine learning integration extension for registering model endpoints, generating embeddings, and invoking predictions from SQL. |
| pgedge_vectorizer | Asynchronous text chunking and embedding generation for PostgreSQL using background workers and pgvector. |
| avocado | AvocadoDB PostgreSQL extension for deterministic context compilation for AI agents. |
| neurondb | AI database extension for vector search, ML inference, hybrid search, and RAG in PostgreSQL. |
| pg_knowledge_graph | Knowledge graph extension for PostgreSQL with graph algorithms and pgvector integration. |
| flame | PGRX proof-of-concept extension that generates text embeddings with fastembed/MiniLM. |
| llama_embed | llama.cpp embedding extension for dense and multivector search |
| pg_colbert_llama | ColBERT embedding companion extension for pgturbohybrid |
| pgturbohybrid | hybrid vector and BM25 search for PostgreSQL on top of pgvector |
| pgturbohybrid_experimental | experimental sparse and multivector features for pgturbohybrid |
| pg_cuvs | ⚡ Blazing-fast GPU vector search for PostgreSQL powered by NVIDIA cuVS. |
| rag | Deprecated RAG helper extension for document extraction/chunking and remote embedding, reranking, and chat APIs. |
| rag_bge_small_en_v15 | rag_bge_small_en_v15: local bge-small-en-v1.5 embeddings in PostgreSQL |