select open change scope Open full search

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

Extensions / AI and vectors

otlet

Local LLM inference inside PostgreSQL with background workers, queued tasks, receipts, and semantic data operations.

pgext.cloud · Source code · Documentation · Control file

Overview

Packageotlet_pg
Version0.1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars3
Latest commit2026-08-07
Catalogue updated2026-08-30

Related extensions

See also

pgmnemoSingle-plan multimodal agent memory for PostgreSQL
vectorizeThe simplest way to do vector search on Postgres
pg_summarizeText Summarization using LLMs. Built using pgrx
postllmpostllm: PostgreSQL-native access to OpenAI-compatible and local LLM runtimes
pgclawStore LLM or OpenClaw agents as PostgreSQL values and process watched rows with a background worker
pgedge_vectorizerAsynchronous text chunking and embedding generation for PostgreSQL using background workers and pgvector.
neurondbAI database extension for vector search, ML inference, hybrid search, and RAG in PostgreSQL.
alohadb_nl2sqlNatural language to SQL translation via LLM API
rds_aiAlibaba Cloud RDS extension for calling LLMs, generating embeddings, semantic retrieval, and end-to-end RAG from SQL
pgtokenPostgreSQL extension for compact, codebook-compressed LLM token ID storage. Encode once, retrieve forever. O(1) token count without decoding.