Back to Tags
Semantic Search
6 items tagged with "semantic-search"
Filter by type:
Tutorials2
Tutorial
How to set up vector similarity search with pgvector
Install pgvector in PostgreSQL, store embeddings, build an ANN index, and run nearest-neighbor queries for semantic search.
Tutorial
How to add semantic search with embeddings and a vector database
Add meaning-based search to an app by generating text embeddings and querying a vector database for nearest neighbors.
Reference Architectures2
Reference Architecture
Vector Search Platform for RAG
A vector search platform on Azure powering retrieval-augmented generation with embeddings, a vector database, and hybrid search.
Reference Architecture
Vector Database Platform on Kubernetes
A reference design for a self-hosted, multi-tenant vector database platform on Kubernetes that powers semantic search and RAG retrieval at scale.