Webpage
Enable and use pgvector in Azure Database for PostgreSQL
This article introduces us to extra capabilities enabled by pgvector. It covers the concepts of vector similarity and embeddings, and provides guidance on how to enable the pgvector extension. We learn about, how to create, store and query the vectors. You might also want to refer to the official README of the project.