What problem does it solve?
Designing a hybrid search system that combines vector similarity with structured SQL filtering requires coordinating many Google Cloud products, and teams often struggle to choose the right database, embedding engine, and hosting topology while meeting security, performance, and cost requirements.
Core Features & Use Cases
- Guided Requirements Discovery: Walks through functional and non-functional requirements (security, reliability, cost, operations, performance, sustainability) and resolves contradictions before any architecture is proposed.
- Grounded Architecture Generation: Produces Mermaid architecture diagrams, product mappings, and design recommendations grounded in curated reference files covering AlloyDB ScaNN indexing, BigQuery vector search, MCP Toolbox, and Cloud Run.
- Deployment and Validation Guidance: Generates AlloyDB DDL/SQL scripts, Terraform or gcloud commands, pre-deployment dry-run checks, and runtime verification steps, then packages everything into a solution architecture guide.
- Use Case: A retail team needs semantic product search with faceted filters (category, color, price) at under 100ms latency. The skill gathers requirements, recommends AlloyDB with ScaNN indexes and in-database reranking, and produces deployable SQL and Cloud Run configuration.
Quick Start
Ask the assistant to design a hybrid search solution on Google Cloud using AlloyDB for your product catalog with vector search and faceted filtering.