select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / AI and vectors

pg_summarize

Text Summarization using LLMs. Built using pgrx

pgext.cloud · Source code · Control file

Overview

Packagepg_summarize
Version0.0.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars6
Latest commit2024-06-17
Catalogue updated2026-08-30

Related extensions

See also

vectorizeThe simplest way to do vector search on Postgres
pgmlRun AL/ML workloads with SQL interface
pg4mlMachine learning framework for PostgreSQL
pgmnemoSingle-plan multimodal agent memory for PostgreSQL
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
vectorvector data type and ivfflat and hnsw access methods
pg_ai_queryAI-powered SQL query generation for PostgreSQL