Skip to content

About us

Welcome engineers and technologists in the New York area. Whether you are a hands on software engineer, quality engineer, or a person just interested in advanced technologies, you will enjoy these meetups. Hosted at Google's NYC offices, these talks will cover a variety of topics of strong interest to the NYC technology community. 

Topics will range across the spectrum of computer science and software engineering, including information retrieval, user interfaces, programming languages, and computer security. In particular, there will be a track devoted to best practices for quality engineering and automation / engineering productivity (e.g. automated testing, building testing frameworks, etc). There will also be talks on business topics that are highly relevant to software engineers (e.g. entrepreneurship, future of publishing, social capitalism, etc).

If you have recommendations for future topics, feedback for the events team or are interested in future events and jobs at Google, please fill out our interest form.

Past meetups are generally recorded - enjoy!

 

Agentic AI in Finance

Agentic AI in Finance

307 West 38th Street, New York, NY 10018, studio 1401, 307 West 38th Street, New York, NY 10018, New York City, NY, US

Important Note: Register on the event website is required for admission.
(RSVP on meetup is turned off)

Join leaders from leading financial institutions, hosted by Diagrid, for candid talks on taking agents from prototype to production, where reliability, security, and regulatory requirements can't be afterthoughts.

What you will learn:
Learn how leading financial services teams make AI agents reliable and secure for production by pairing durable execution (workflows that survive crashes, retries, and restarts without losing state) with verifiable execution (tamper-proof agent history and cryptographic attestation).

Who Should Attend:

  • Software architects and engineering leaders at banks, insurers, payments, and fintechs.
  • Platform, security, and cyber teams evaluating how to safely deploy AI agents.
  • AI/ML and backend engineers building agentic workflows and MCP-based tools.
  • Developers at traditional financial services institutions, digitals-natives and fintech startups who want production-grade agent infrastructure fast.
  • Anyone responsible for compliance, audit, or risk on AI-driven systems.

Speakers/Topics:

  • Tech Talk 1: Prototype is Easy. Production is Hard. Architecture and Tools to Bridge the Gap.
  • Tech Talk 2: Tamper-Proof Attestation for Mission Critical Agents
  • Photo of the user
2 attendees

Upcoming events

3

See all
  • AI Deep Dive (Virtual) - Building Self-Improving Agents

    AI Deep Dive (Virtual) - Building Self-Improving Agents

    ·
    Online
    Online

    Important: Register on the event website to receive the joining link. (rsvp on meetup will NOT receive anything).

    This is virtual event for our AI global community, please double-check your local time. Can't make it live? Register anyway to receive the webinar recording.

    Join Snowflake to learn how to build self-improving agents

    Tech Talk: Your Agent Should Fix Itself: Building Self-Improving Agents
    Speaker: Elliot Botwick, Principal AI/ML Architect, Snowflake
    Abstract: In this talk, we will share how coding agents help developers build high quality agents faster.
    A key insight from building agents in production is that high quality agents operate with their goals, plans and actions aligned. We introduce the Agent Goal-Plan-Action (Agent GPA) framework to capture this insight, which achieved state of the art benchmarks on TRAIL/GAIA with 95% error coverage and 86% error localization.
    The Agent GPA framework assesses the full agent's process:

    • Was the goal achieved efficiently?
    • Did the plan make sense?
    • Were the right tools used?
    • Did the agent follow through?

    Without visibility into these steps, teams risk deploying agents that look reliable but create hidden costs in production. Inaccuracies can waste compute, inflate latency and lead to the wrong business decisions, all of which erode trust at scale.
    We will show how to use coding agents to automate the process of measuring and improving your agent's GPA by using optimization skills that take advantage of the GPA evaluation framework. By the end, you’ll be able to use coding agents and the GPA framework to identify common agent failures, improve their agent and make it ready for production.

    Venue:
    Virtual, join from anywhere

    More virtual sessions:

    • Aug 5th: AI Deep Dive with Google Ep 2. RSVP
    • Aug 11th: Google Agent in a Day Workshop (#1). RSVP
    • Aug 20th: NVIDIA Flare Webinar Q3. RSVP
    • Aug 25th: Google Agent in a Day Workshop (#2). RSVP
    • Sep 2nd: AI Deep Dive with Google Ep 3. RSVP
    • Photo of the user
    • Photo of the user
    • Photo of the user
    44 attendees
  • Agentic AI in Finance

    Agentic AI in Finance

    307 West 38th Street, New York, NY 10018, studio 1401, 307 West 38th Street, New York, NY 10018, New York City, NY, US

    Important Note: Register on the event website is required for admission.
    (RSVP on meetup is turned off)

    Join leaders from leading financial institutions, hosted by Diagrid, for candid talks on taking agents from prototype to production, where reliability, security, and regulatory requirements can't be afterthoughts.

    What you will learn:
    Learn how leading financial services teams make AI agents reliable and secure for production by pairing durable execution (workflows that survive crashes, retries, and restarts without losing state) with verifiable execution (tamper-proof agent history and cryptographic attestation).

    Who Should Attend:

    • Software architects and engineering leaders at banks, insurers, payments, and fintechs.
    • Platform, security, and cyber teams evaluating how to safely deploy AI agents.
    • AI/ML and backend engineers building agentic workflows and MCP-based tools.
    • Developers at traditional financial services institutions, digitals-natives and fintech startups who want production-grade agent infrastructure fast.
    • Anyone responsible for compliance, audit, or risk on AI-driven systems.

    Speakers/Topics:

    • Tech Talk 1: Prototype is Easy. Production is Hard. Architecture and Tools to Bridge the Gap.
    • Tech Talk 2: Tamper-Proof Attestation for Mission Critical Agents
    • Photo of the user
    2 attendees
  • Google AI Deep Dive (Ep 2)

    Google AI Deep Dive (Ep 2)

    ·
    Online
    Online

    Important: Register on the event website to receive the joining link. (rsvp on meetup will NOT receive anything).

    This is virtual event for our AI global community, please double-check your local time. Can't make it live? Register anyway to receive the webinar recording.

    The Google AI Deep Dive Series is a hands-on virtual initiative designed to empower developers to architect the next generation of Agentic AI. Moving beyond basic prompting, this series guides you through the complete engineering lifecycle using Google’s advanced stack.
    You will master the transition from local Gemini CLI environments to building intelligent agents with the Agent Development Kit (ADK) and Model Context Protocol (MCP), culminating in the deployment of secure, collaborative Agent-to-Agent (A2A) ecosystems on Google Cloud Run. Join us to build AI systems that can truly reason, act, and scale.

    Tech Talk: Wrangling unstructured data with LLM-driven vector embedding
    Speaker: Annie Wang (Google)
    Abstract: ADK 2.0, Google's Agent Development Kit, fixes this with three orchestration patterns: graph workflows, collaborative agents, and dynamic workflows. In this hands-on webinar, you'll watch all three run live inside a single app, then build them yourself, step by step, in a Colab lab. We'll cover when each pattern fits, how ADK 2.0 turns hidden control flow into visible, testable structure, and the one question that tells you which pattern to reach for. You'll leave with working code and a decision tree you can apply to your own agents the next day.

    Venue:
    Virtual, join from anywhere

    More virtual sessions:

    • Aug 11th: Google Agent in a Day Workshop (#1). RSVP
    • Aug 20th: NVIDIA Flare Webinar Q3. RSVP
    • Aug 25th: Google Agent in a Day Workshop (#2). RSVP
    • Sep 2nd: AI Deep Dive with Google Ep 3. RSVP
    • Photo of the user
    • Photo of the user
    • Photo of the user
    38 attendees

Group links

Organizers

April is a Super Organizer

Members

16,650
See all