Description
Stores and searches vector embeddings directly in PostgreSQL. It is a server-side database extension for applications that need nearest-neighbor search for AI, recommendation, or semantic-search data. Users enable it inside PostgreSQL and query vector indexes through SQL, so database access controls still determine who can read or modify stored embeddings.