
Join us for an exciting deep dive into "Cloud-Native Data Science for Beginners". In this interactive session, we’ll unr...
34 RSVP'd
Welcome back to our weekly hands-on build! As the volume of enterprise data grows, static dashboards and manual reporting simply can't keep up. Modern data teams need autonomous intelligence—systems that can read complex internal documents, gather real-time external market trends, and deliver precise, factual insights in seconds.
In this deep-dive session, we are stepping into advanced agentic engineering. You will learn how to build an Enterprise-Grade Autonomous Data Analyst & Research Agent from scratch using Google’s Agent Development Kit (ADK) and Gemini 2.5 Flash.
We will architect, test, and deploy a production-ready AI research agent end-to-end:
Setting Up the ADK Core: Initializing your agent runtime using Google’s Agent Development Kit (ADK) and connecting Gemini 2.5 Flash as your primary reasoning and inference engine.
Unstructured Document Processing: Equipping your agent with document-parsing tools so it can ingest PDF reports, spreadsheet metrics, and internal documentation as a baseline truth.
Real-Time Web Grounding: Enabling native function calling to grant your agent live web search capabilities. When local data is missing or out of date, the agent autonomously queries external web sources to ground its findings with live market facts.
Sandboxed Python Code Execution: Instructing the agent to write and execute Python code on the fly to handle complex mathematical operations, statistical analysis, and visual data transformations automatically.
Schema Validation & Cloud Run Deployment: Enforcing strict Pydantic models on output summaries to prevent hallucinations before packaging the agent and deploying it serverless to Cloud Run.
Fact-Grounded Autonomy: Learn how to combine document retrieval with live web search loops so your agent delivers factual, verified data instead of hallucinations.
Mastering the Agent Development Kit (ADK): Gain practical, hands-on experience with Google's official agent framework—managing multi-turn agent state, custom tool definitions, and dynamic execution loops.
A High-Impact Portfolio Asset: Building an autonomous analyst that executes code, verifies facts, and delivers automated market research is a standout proof-of-work project that proves high-level AI engineering expertise.
Your Laptop (fully charged).
A Google Cloud Project with billing enabled to access Vertex AI and Cloud Run services.
A GitHub Account to version control and publish your completed agent codebase.
Agent Platform Documentation: Introduction to the Agent Development Kit (ADK)
Grounded AI with Gemini: Grounding Models with Real-Time Web Search
Serverless Agent Deployment: Deploying Applications on Cloud Run
CoLab Innovation Hub
Google Developer Expert (GDE) for Data Cloud