```bash go get github.com/lib/pq # PostgreSQL driver go get github.com/pgvector/pgvector-go # pgvector support go mod tidy ```