

# Event Details

- **Event Name**: Peeking Under the Hood of AI Models
- **Event Start and End Date**: Wed, 29 Oct, 2025 at 05:30 pm – Wed, 29 Oct, 2025 at 06:30 pm
- **Event Description**: Join us for a talk by Greg Tatum, Senior Staff Software Engineer at Mozilla. He has worked on various types of AI in the browser, including Translations. AI seems almost magical, but what’s really going on inside? This talk dives into how machines learn to read, write, and make sense of language. We’ll trace how simple word patterns and translation systems evolved into today’s powerful systems that can hold conversations and create text, revealing the engine that powers modern AI. Bonus: We'll have pizza! Eat and socialize with us in the kitchen outside the pitch room
- **Event URL**: https://allevents.in/tulsa/peeking-under-the-hood-of-ai-models/4400029100132818
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.meetup.com/oklahomai-developers/events/311641518/?utm_source=all-events

## Event venue details

- **city**: Tulsa
- **state**: OK
- **country**: us
- **location**: Gradient
- **lat**: 36.155457
- **long**: -95.99497
- **full address**: Gradient, 2 N Cheyenne Ave, Tulsa, us

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Peeking+Under+the+Hood+of+AI+Models&date=Wed%2C+29+Oct%2C+2025+at+05%3A30+pm&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Peeking+Under+the+Hood+of+AI+Models&date=29+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 29 Oct, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** Gradient, 2 N Cheyenne Ave, Tulsa, us
- **Q**: Who is organizing the event?
  - **A:** Meetup Events
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Peeking Under the Hood of AI Models ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Peeking Under the Hood of AI Models",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Peeking+Under+the+Hood+of+AI+Models&date=Wed%2C+29+Oct%2C+2025+at+05%3A30+pm&bg=4",
        "startDate": "2025-10-29",
        "endDate": "2025-10-29",
        "url": "https://allevents.in/tulsa/peeking-under-the-hood-of-ai-models/4400029100132818",
        "location": {
            "@type": "Place",
            "name": "Gradient",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 N Cheyenne Ave",
                "addressLocality": "Tulsa",
                "addressRegion": "OK",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.155457",
                "longitude": "-95.99497"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a talk by Greg Tatum, Senior Staff Software Engineer at Mozilla. He has worked on various types of AI in the browser, including Translations. AI seems almost magical, but what’s really going on inside? This talk dives into how machines learn to read, write, and make sense of language. We"
    }
]
```