A collection of SQL examples showing how to use BigQuery for vector search and Retrieval Augmented Generation (RAG). These examples demonstrate how to:
- Store and search vector embeddings in BigQuery
- Build RAG applications using BigQuery as a vector database
- Combine traditional SQL with vector operations
sql-queries/: Example SQL queries for vector search and RAG implementations