---
title: "Become a Superhuman: Turn Hybrid-AI into Practical Success Cases - #AIWeekNY"
description: "<p>Become a Superhuman: Turn Hybrid-AI into Practical Success Cases\" <br>Oct 7, 2026 | 5 - 8 PM NYC<br><br>Discover how to responsibly implement AI in B2B; real-world case studies, expert panels, and "
canonical: "https://www.gomry.com/event/Become-a-Superhuman-Turn-Hybrid-AI-into-Practical-Success-Cases-AIWeekNY-EIRHppAwTpo7N6ZMowUk"
---

# Become a Superhuman: Turn Hybrid-AI into Practical Success Cases - #AIWeekNY

- **Event id**: `EIRHppAwTpo7N6ZMowUk`
- **Starts**: 2026-10-07T21:00:00.000Z (America/New_York)
- **Ends**: 2026-10-07T23:00:00.000Z (America/New_York)
- **Organizer**: AxonJay
- **Availability**: `on_sale`
- **Price**: free
- **Page**: https://www.gomry.com/event/Become-a-Superhuman-Turn-Hybrid-AI-into-Practical-Success-Cases-AIWeekNY-EIRHppAwTpo7N6ZMowUk?utm_medium=web&utm_campaign=catalogApi

## About

<p>Become a Superhuman: Turn Hybrid-AI into Practical Success Cases" <br>Oct 7, 2026 | 5 - 8 PM NYC<br><br>Discover how to responsibly implement AI in B2B; real-world case studies, expert panels, and actionable insights to supercharge human capability <br>(not replace it!).</p><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 |
| --- | --- | --- | --- | --- | --- | --- | --- |
| `LFD0irW9K2q1wcVOKVbs` | 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.

## 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": "LFD0irW9K2q1wcVOKVbs",
      "quantity": 1
    }
  ],
  "buyer": {
    "name": "Ada Lovelace",
    "email": "ada@example.com"
  }
}
```

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
