
SQL-Native AI Platform on BigQuery
GoApercu Labs embeds AI capabilities directly into BigQuery, enabling analysts and engineers to query unstructured data, run semantic search, and invoke LLMs — all from standard SQL. Designed for data teams who want AI without leaving their existing warehouse workflow.
GoApercu Labs exposes AI capabilities as BigQuery remote functions. Data teams call `AI.CLASSIFY()`, `AI.EMBED()`, `AI.SUMMARIZE()` directly in SQL — no Python, no notebooks, no context switching. The functions are backed by Vertex AI and custom fine-tuned models.
Clinical notes, support tickets, and free-text fields are notoriously hard to query. Labs adds a semantic layer that embeds unstructured columns at ingestion time, making them queryable via vector similarity — all within standard BigQuery syntax.
Originally built to power a global health data platform serving 2M+ patient records. The SQL-native approach allowed clinical analysts to run AI-powered cohort queries without engineering involvement, reducing time-to-insight from days to minutes.
Labs integrates as a BigQuery connection — no data movement, no schema changes, no new infrastructure. Existing tables and pipelines remain untouched. AI functions are added as a layer on top, making adoption frictionless for existing data teams.