The Conversational Analytics API Golden Demo is now public

We’ve open-sourced the Conversational Analytics (CA) API Golden Demo! This is a complete, runnable app which you can clone to see real integration patterns end-to-end. The code is TypeScript-first (Node + React) and shows how to wire the CA API into your stack with concrete examples you can lift into production. Under the hood, the API provides a natural-language interface for querying data in BigQuery and Looker.

What’s inside: simple direct conversation with an agent from a web interface; embedded Looker Dashboard examples that share filter context with the CA API; and a more advanced path that pairs CA API with the Gemini Live API for multimodal interactions. Check out the README to get started.

4 Likes