August 6, 2025
5 min read
@cmcky
Google launches six AI agents that automate data pipelines, code debugging, and business insights with conversational analytics.
Google has introduced a suite of six specialized AI agents designed to automate and simplify data analysis and science tasks that traditionally consume significant time and effort from data teams. These new tools leverage advanced AI to build data pipelines, debug code, and answer complex business questions in plain English, eliminating the need for manual SQL coding.
Key Highlights
- Google launches AI agents integrated with BigQuery, GitHub, and Spanner to automate data workflows.
- Gemini-powered APIs enable developers to embed conversational analytics directly into applications.
- BigQuery now supports AI-native SQL and vector search for enhanced query capabilities. At the recent Google Cloud Next Tokyo event, the company showcased these AI agents aimed at data engineers, scientists, analysts, and developers. This initiative represents Google's vision of an "agentic enterprise," where intelligent agents proactively assist users by understanding their needs and performing heavy lifting tasks.
- How to Use Google Gemini for Smarter Crypto Trading
- AI-Driven Crypto Trading Tools Reshape Market Strategies in 2025
- The Future of AI in Finance: Trends and Opportunities
BigQuery Data Engineering and Science Agents
The Data Engineering Agent in BigQuery can create entire data pipelines from simple prompts such as "Clean this CSV, join it with sales data, and push it into BigQuery." For more advanced needs, the Data Science Agent within BigQuery Notebooks facilitates end-to-end model building, including visualizations and reasoning.Conversational Analytics Agent
Upgraded for analysts and business teams, this agent now features a Code Interpreter that runs Python code behind the scenes. Users can ask complex questions like "Segment customers by behavior in Q2," and receive the corresponding code, charts, and insights—all within a secure enterprise environment.Gemini CLI GitHub Actions
Developers benefit from the Gemini CLI GitHub Actions, an open-source AI agent integrated into repositories. It can triage issues, review pull requests, and respond to @mentions to handle specific tasks, seamlessly integrating with Google Cloud’s secure Workload Identity Federation.Infrastructure Enhancements
BigQuery now includes an AI Query Engine that supports LLM-style queries within SQL. It also offers hybrid semantic search, vector embedding generation, and a new columnar engine for Spanner that bridges OLTP and OLAP workloads. Google is extending these capabilities beyond structured data to unstructured formats such as images, audio, and video. The Spanner columnar engine accelerates analytical queries up to 200 times faster, while BigQuery supports multimodal tables that combine various data types. Additionally, Google is releasing APIs for developers to embed conversational analytics into their own applications and is adopting open standards like the Model Context Protocol to ensure interoperability with other AI tools. Most of these features are rolling out now and are available at no additional cost within existing BigQuery and Looker pricing plans.Originally published at Maginative on August 5, 2025.