{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/2"}],"enrichment":{"capability":"Python client library for Google Cloud Vector Search, enabling you to store, index, and query vector embeddings through a managed API for semantic search and recommendation applications.","skillfed_tags":["vector-search","semantic-search","google-cloud"],"use_cases":["Build semantic search features that find similar documents or items by querying stored embeddings at scale","Implement recommendation engines that use vector similarity to suggest related products or content","Power retrieval-augmented generation (RAG) pipelines by querying relevant embeddings for LLM context","Store and query custom vector embeddings from your own embedding models or third-party services","Perform fast approximate nearest neighbor searches across large datasets of high-dimensional vectors"],"what_it_does":"This is Google's official Python client for Vector Search, a managed vector database service on Google Cloud. It abstracts the complexity of connecting to and querying the Vector Search API, allowing you to work with vector embeddings and perform approximate nearest neighbor searches programmatically. The library handles authentication, RPC communication, and data serialization through its dependencies on google-api-core, google-auth, and protobuf.\n\nYou use it when you need to integrate semantic search, recommendation systems, or generative AI retrieval into Python applications running on or connecting to Google Cloud. The library is in Beta status and actively maintained, supporting current Python versions (3.10 through 3.14). It requires a live Google Cloud project with the Vector Search API enabled and proper authentication set up before you can make any queries.","worth_installing":"Yes, if you are building on Google Cloud and need a managed vector database. The library is actively maintained, has low install friction, and integrates cleanly with Google Cloud authentication. However, you must have a Google Cloud project with Vector Search enabled and be prepared for API costs; this is not a local or offline solution."},"id":"google-cloud-vectorsearch","links":{"html":"https://skillfed.io/packages/google-cloud-vectorsearch","md":"https://skillfed.io/packages/google-cloud-vectorsearch.md","pypi":"https://pypi.org/project/google-cloud-vectorsearch/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-25","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-vectorsearch","python_support":"supports_current","summary":"Google Cloud Vectorsearch API client library"},"popularity":{"monthly_downloads":3694386,"position":2525,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.11.1"}
