select open change scope Open full search

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

Extensions / AI and vectors

ai_toolkit

AI-powered query generation and explanation tools for PostgreSQL.

pgext.cloud · Source code · Documentation · Control file

Overview

Packageai_toolkit
Version1.0
PostgreSQL versions18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemaai_toolkit
Stars1
Latest commit2025-11-15
Catalogue updated2026-08-30

Related extensions

See also

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.
tencentdb_aiTencentDB extension for calling large-model APIs and building in-database RAG workflows.
lantern_extrasConvenience functions for working with vector embeddings
pgclawStore LLM or OpenClaw agents as PostgreSQL values and process watched rows with a background worker
pgtokenPostgreSQL extension for compact, codebook-compressed LLM token ID storage. Encode once, retrieve forever. O(1) token count without decoding.
ollamaOllama client for PostgreSQL
avocadoAvocadoDB PostgreSQL extension for deterministic context compilation for AI agents.
rds_aiAlibaba Cloud RDS extension for calling LLMs, generating embeddings, semantic retrieval, and end-to-end RAG from SQL
pg_llmIntegrates local and remote large-language models with chat, sessions, text-to-SQL, audit and vector-backed knowledge features.
verisqlAudit-grade verification gateway for AI-generated SQL — catches silently wrong queries before they hit your dashboard, keeps tamper-evident audit trails, verifies migration equivalence. Zero LLM tokens for 90% of checks.
google_ml_integrationGoogle Cloud machine learning integration extension for registering model endpoints, generating embeddings, and invoking predictions from SQL.