概要
This skill provides production-ready implementation patterns for vector similarity search, enabling developers to build sophisticated semantic search systems, RAG (Retrieval-Augmented Generation) pipelines, and recommendation engines. It includes optimized templates for popular vector databases like Pinecone, Qdrant, and pgvector, covering critical concepts such as distance metrics, HNSW indexing, hybrid search, and cross-encoder reranking to ensure low-latency and high-accuracy retrieval for large-scale embedding datasets.