---
title: "Agentic Data Science Panel: How AI Agents Are Reinventing Business Analytics - #AIWeekNY"
description: "<p>As AI evolves from passive copilots into autonomous systems, enterprise analytics is undergoing a fundamental shift. Static dashboards and manual reporting are giving way to intelligent data agents"
canonical: "https://www.gomry.com/event/Agentic-Data-Science-Panel-How-AI-Agents-Are-Reinventing-Business-Analytics-AIWeekNY-5ETScidvfnaW4S8pMzD6"
---

# Agentic Data Science Panel: How AI Agents Are Reinventing Business Analytics - #AIWeekNY

- **Event id**: `5ETScidvfnaW4S8pMzD6`
- **Starts**: 2026-10-06T21:30:00.000Z (America/New_York)
- **Ends**: 2026-10-06T23:30:00.000Z (America/New_York)
- **Where**: New York, United States
- **Organizer**: PyMC Labs
- **Availability**: `on_sale`
- **Price**: free
- **Page**: https://www.gomry.com/event/Agentic-Data-Science-Panel-How-AI-Agents-Are-Reinventing-Business-Analytics-AIWeekNY-5ETScidvfnaW4S8pMzD6?utm_medium=web&utm_campaign=catalogApi

## About

<p>As AI evolves from passive copilots into autonomous systems, enterprise analytics is undergoing a fundamental shift. Static dashboards and manual reporting are giving way to intelligent data agents capable of querying complex datasets, discovering hidden insights, and executing real-time strategic decisions.</p><p>Join us for an exclusive, high-impact panel featuring world-class leaders operating at the intersection of AI execution, enterprise transformation, and product strategy. We will dive into how agentic AI is redefining corporate decision-making, where the technology stands today, and what it takes to deploy autonomous workflows safely into production.<br><br><strong>Featured Panelists:</strong></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://www.linkedin.com/in/amaryllisliampoti/"><strong>Amaryllis Liampoti</strong> </a>| <em>Managing Director &amp; Partner, Global Growth Leader at BCG X</em></p><p>Leading the tech build and design unit at Boston Consulting Group, Amaryllis collaborates directly with C-suite executives globally to scale data-driven marketing engines and execute transformative enterprise AI solutions.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://www.linkedin.com/in/dan-morris-8954139/"><strong>Dan Morris</strong></a> | <em>Global GTM &amp; Ecosystem Leader (Agentic AI &amp; Customer Data)</em></p><p>A veteran GTM and product strategy executive specializing in commercializing Agentic AI, customer data platforms, and enterprise data ecosystems.</p></li></ul><p><strong>Host &amp; Moderator:</strong></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://www.linkedin.com/in/lfiaschi/"><strong>Dr. Luca Fiaschi</strong></a> | <em>Partner &amp; GenAI Lead at </em><a target="_blank" rel="noopener noreferrer nofollow" href="https://www.linkedin.com/company/pymc-labs"><em>PyMC Labs</em></a></p><p>An AI executive with 15+ years of experience leading AI and data science transformations. As Partner at PyMC Labs, Dr. Fiaschi leads the GenAI vertical, helping enterprises build and scale production LLM applications, RAG systems, and agentic workflows. He previously served as Chief Data &amp; AI Officer at Mistplay and VP of Data at HelloFresh, and holds a PhD in Machine Learning.</p></li></ul><p><strong>Schedule &amp; Agenda</strong></p><ul><li><p><strong>Time:</strong> 5:30 PM – 7:30 PM</p></li><li><p><strong>5:30 PM:</strong> Doors Open &amp; Pre-Panel Networking</p></li><li><p><strong>6:15 PM – 7:15 PM:</strong> Panel Discussion &amp; Live Q&amp;A</p></li><li><p><strong>7:15 PM – 7:30 PM:</strong> Post-Panel Networking &amp; Refreshments</p></li></ul><hr><p>This event is part of #AIWeekNY by Pulse NYC — a community-led festival celebrating innovation across the AI ecosystem. More at <a target="_blank" rel="noopener noreferrer nofollow" href="https://pulse.nyc/ai-week/">https://pulse.nyc/ai-week/</a></p><p><img src="https://www.gomry.com/ai-week-ny-logo-black-nobg.png" alt="#AIWeekNY by Pulse NYC" width="180"></p>

## Ticket types

| ticket type id | name | price | currency | buyable now | per order | approval | sales end |
| --- | --- | --- | --- | --- | --- | --- | --- |
| `MfeTzZH7U7e6KUoR9FgQ` | General Admission | free | usd | yes | 1–unlimited | no | — |

Prices exclude the service fee. `buyable now` is a boolean, not a count —
remaining stock is the organizer's information and is not published; create
a checkout session to find out whether a given quantity fits.

## Registration questions

| question id | question | type | required | answerable | options |
| --- | --- | --- | --- | --- | --- |
| `lbbu8lcseai6oxqm7i5c98` | First Name | text | yes | yes | — |
| `gyys64k8uilid894c8x1b` | Last Name | text | yes | yes | — |
| `0a3z36uiqtdjcrtg718b1p` | Company | text | yes | yes | — |
| `y74cwgqvai4rpm29s1eu4` | Role | text | yes | yes | — |
| `wtyx0l08mmp44yzzqznzot` | Email | text | yes | yes | — |
| `0dosuzslfhwfq81906svurs` | Linkedin | linkedin | yes | yes | — |
| `ilzutq4uy3rv3h5jhjp6b` | How did you hear about this event? | multipleChoice | yes | yes | PyMC Labs Social Media (Linkedin, BlueSky, X), PyMC Labs Newsletter, NYC AI Week Official Website, Search Engines , LLMs Recommended it ( e.g ChatGpt, Claude etc), Colleagues or friends , Other |

Send these back as `attendee_answers` (`{ question_id, value }`). A missing
required answer keeps a checkout session unpayable. `dropdown` and
`multipleChoice` answers must match one of the listed options exactly.

## Buying this with an agent

The `ticket type id` column above is `items[].id` below. This body is
complete and can be sent as it stands, with the buyer details replaced:

```
POST https://www.gomry.com/api/v1/checkout_sessions
Authorization: Bearer <token>
API-Version: 2025-09-12
Content-Type: application/json

{
  "items": [
    {
      "id": "MfeTzZH7U7e6KUoR9FgQ",
      "quantity": 1
    }
  ],
  "buyer": {
    "name": "Ada Lovelace",
    "email": "ada@example.com"
  },
  "attendee_answers": [
    {
      "question_id": "lbbu8lcseai6oxqm7i5c98",
      "value": "<answer>"
    },
    {
      "question_id": "gyys64k8uilid894c8x1b",
      "value": "<answer>"
    },
    {
      "question_id": "0a3z36uiqtdjcrtg718b1p",
      "value": "<answer>"
    },
    {
      "question_id": "y74cwgqvai4rpm29s1eu4",
      "value": "<answer>"
    },
    {
      "question_id": "wtyx0l08mmp44yzzqznzot",
      "value": "<answer>"
    },
    {
      "question_id": "0dosuzslfhwfq81906svurs",
      "value": "<answer>"
    },
    {
      "question_id": "ilzutq4uy3rv3h5jhjp6b",
      "value": "PyMC Labs Social Media (Linkedin, BlueSky, X)"
    }
  ]
}
```

The response `totals` is the authoritative price — it includes the service
fee, which is not in the table above and depends on the cart and the
organizer's fee settings. Never compute a total from this document.

No human is needed for the credential: register at `https://www.gomry.com/api/mcp/oauth/register`
for the `client_credentials` grant. Full flow: https://www.gomry.com/auth.md
