select open change scope Open full search

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

Extensions / AI and vectors

pg_ai

PostgreSQL extension that provides (RAG capable)SQL functions to interpret data using multi modal LLMs and vectors.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_ai
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars25
Latest commit2024-04-05
Catalogue updated2026-08-30

Related extensions

See also

vectorizeThe simplest way to do vector search on Postgres
pgmnemoSingle-plan multimodal agent memory for PostgreSQL
vectorvector data type and ivfflat and hnsw access methods
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
rds_aiAlibaba Cloud RDS extension for calling LLMs, generating embeddings, semantic retrieval, and end-to-end RAG from SQL
neurondbAI database extension for vector search, ML inference, hybrid search, and RAG in PostgreSQL.
aiHelper functions for AI workflows in PostgreSQL
pg_deeplakeDeeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.
lantern_extrasConvenience functions for working with vector embeddings
pgedge_vectorizerAsynchronous text chunking and embedding generation for PostgreSQL using background workers and pgvector.