

# Event Details

- **Event Name**: 7th Ann. MLOps World | GenAI Conference & Expo
- **Event Start and End Date**: Tue, 17 Nov, 2026 at 08:30 am – Wed, 18 Nov, 2026 at 04:00 pm (-06:00)
- **Event Description**: A global committee directed event.  Workshops and use-cases to help you put models into production, effectively, responsibly & efficiently.About this Event👋 Thank you for joining us hereThe goal of the MLOps World | GenAI Summit 2026 is to help companies move from experimentation to production, where AI Agents and Agentic Workflows are transforming how teams build, scale, and operate AI.This year’s flagship theme is AI Agents & Agentic Workforces, with a focus on:AI Agents for Developer Productivity: accelerating workflows and innovationAI Agents for Model Validation & Deployments: ensuring reliable systems in productionAugmenting Agentic Workforces: scaling human + AI collaborationAgents in Production: lessons from real-world deploymentsLatest Trends in MLOps: staying ahead with evolving best practicesWe’re a group of practitioners committed to sharing case studies, architectures, and proven strategies, no hype, no product pitches. Just hard-earned lessons from teams deploying agents and agentic systems at scale.Whether you’re exploring copilots, scaling agent stacks, or running multi-agent orchestration, this summit is designed to give you the insights and tools to succeed in production.👉 Join us in Austin this October to connect with over 700+ AI engineers, platform teams, and leaders building the future of AI Agents in production.- MLOps World Team  https://cdn-az.allevents.in/events7/banners/db9d86d0-9c40-11f1-80bb-ebfa6612c095-rimg-w1200-h600-dc080808-gmir.jpg General Admission ticket include;✅ Complete access to the Summit Day 1 (Nov 17th) and Day 2 (Nov 18th)✅ Complete access to the bonus virtual talks and workshops on Nov 16th✅ Access in-person talks, networking with food and drinks✅ AI-Powered Desktop & mobile event app for online networking✅ Conference parties✅ Access to post-summit videosMLOps World is an international community group of practitioners working to advance the science of deploying not only ML models but also agents and agentic workflows into live production environments. We explore everything, technical and non-technical, that goes into making these systems reliable and effective.With an explorative approach, our initiatives address the needs of a community of over 18,000+ ML and AI practitioners, researchers, professionals, entrepreneurs, and engineers. We’re here to empower members, propel productionized AI, and shape the next generation of agent-driven systems.Our gatherings and events aim to reimagine what it means to have a connected community, offering support, growth, and inclusion for all participants.  https://cdn-az.allevents.in/events3/banners/dbbd6ae0-9c40-11f1-80bb-ebfa6612c095-rimg-w1110-h740-dc080808-gmir.jpg   https://cdn-az.allevents.in/events2/banners/dbd02f90-9c40-11f1-80bb-ebfa6612c095-rimg-w1110-h740-dc884828-gmir.jpg   https://cdn-az.allevents.in/events10/banners/dbe03520-9c40-11f1-80bb-ebfa6612c095-rimg-w1110-h740-dc181818-gmir.jpg   https://cdn-az.allevents.in/events7/banners/dbf36f00-9c40-11f1-80bb-ebfa6612c095-rimg-w1110-h740-dc080808-gmir.jpg   https://cdn-az.allevents.in/events1/banners/dc05be80-9c40-11f1-80bb-ebfa6612c095-rimg-w1200-h527-dc383838-gmir.jpg   https://cdn-az.allevents.in/events5/banners/dc163940-9c40-11f1-80bb-ebfa6612c095-rimg-w1110-h740-dc080808-gmir.jpg Nov 16 - Virtual Session 🕑: 10:20 AM - 10:50 AMScaling AgentOps: Observability, Safety and Control in Production AIHost: Andy McMahon, Principal AI and MLOps Engineer, BarclaysInfo: As organisations move from single models to connected agent systems, the challenge shifts to how agents interact, how they are evaluated, and how their behaviour can be monitored in real production environments.
This presentation explores what it takes to operationalise agentic AI in practice – from observability and evaluation to deploying agents safely and reliably across enterprise workflows.
Through real-world examples, we look at how teams are building responsible AgentOps frameworks to scale multi-agent systems in production while maintaining control, trust and measurable business impact.🕑: 10:55 AM - 11:25 AMPlaceholderHost: Yegor	Denisov-Blanch, Research Scientist, Stanford UniveInfo: Placeholder🕑: 11:30 AM - 12:00 PMBeyond Unit Tests: A digital-Twin Approach to AI Agent EvaluationHost: Vicente Ruben Del Pino Ruiz, Sr Director AI & Data EnginInfo: Single-shot evaluation, the shape every current AI eval framework ships, is structurally blind to the failures that take agents down in production: patience that runs out at turn six, users who abandon silently, tool calls that lose conversation state, partial successes that masquerade as wins. This talk argues for a different shape, drawn from the digital twin literature and how the approach is already applied in aerospace, autonomous vehicles, and civil engineering: simulate the population of users your agent will meet, run them against the agent, watch what breaks before any human sees it.
Three take aways:
1. Why current AI agent evaluation cannot detect the failures that hit production. The structural reason prompt-and-grade testing (the shape every current framework ships) is blind to patience, abandonment, conversation state, and partial success.
2. What a realistic synthetic user population looks like, drawn from the digital twin literature in other engineering industries. Nov 17🕑: 10:55 AM - 11:25 AMIntelligent PDLC: Building Trustworthy AI-Assisted Product Delivery Host: Ashish	Garg, Principal Product Manager,  WalmartInfo: In large enterprises, work-intake is where strategy quietly goes to die. Requests arrive through multiple channels, context is incomplete, ownership is fuzzy, and dependencies stay invisible until they explode in the sprint. Leaders often reach for AI to “summarize everything,” but that first wave of copilots created a new problem: answers that sound confident while drifting away from reality—eroding trust, triggering governance pushback, and creating more churn than clarity.
This session is a practitioner blueprint for Intelligent PDLC: how to introduce AI into intake and planning in a way that teams can actually trust. Instead of focusing on model theory, we focus on the operating system around AI—how work gets structured, how ambiguity is handled, how evidence is captured, and how humans stay in the loop without slowing everything down.
You’ll learn patterns that consistently work in high-stakes environments: clarifying intent before generation, enforcing “evidence-first” responses🕑: 10:55 AM - 11:25 AMWhen Pricing, Catalog, and Compliance Collide: Building Multi-Agent AI Swarms Host: Amit Kumar Padhy, Senior Computer Scientist II & Lead ArInfo: Modern commerce platforms don't fail because of missing features, they fail at the seams.
A product is created in Catalog, but pricing is incomplete. Promotions don't qualify. Tax blocks specific regions. Localization lags. The system says ""launched,"" but the business knows it isn't. These aren't edge cases, they are the steady state of distributed commerce.
This session replaces traditional workflow orchestration with a multi-agent, swarm-based execution model powered by LLMs and agentic AI, coordinating Pricing, Catalog, Promotions, Tax, and Compliance in real time.
Agent Roles. Planner Agents decompose onboarding goals into executable plans using ReAct-style tool-aware reasoning and function calling. Domain Agents for Pricing, Catalog, and Compliance execute directly against APIs, Pricing Runtime, Offer Systems, Billing Preview, Tax engines. Validator Agents enforce policy rules, regional compliance, and pricing integrity at every step. A Coordinator Agent maintains shared state 🕑: 10:55 AM - 11:25 AMReducing Operational Toil with AI-Assisted Incident Response in Enterprise KubHost: Sai Joshitha Kathari, Senior Site Reliability EngineerInfo: Modern enterprise infrastructure environments generate massive volumes of operational telemetry, alerts, deployment events, and troubleshooting data, yet incident response workflows remain highly manual for many SRE teams. Engineers frequently spend valuable time correlating alerts, validating deployment health, searching fragmented documentation, and identifying root causes during high-pressure production incidents.
This session explores practical approaches for integrating AI-assisted operational workflows into Kubernetes-based enterprise environments to improve incident response efficiency and reduce operational toil. Drawing from real-world SRE experience supporting high-availability distributed systems in the fintech industry, the session examines how AI-assisted knowledge retrieval, alert correlation, deployment validation, and operational automation can improve reliability engineering workflows without introducing unrealistic “fully autonomous” operational assumptions.🕑: 11:30 AM - 12:00 PMBuilding a Multi-Agent Employee Performance Intelligence SystemHost: Roopansh	Bansal, Senior Software Engineer, UberInfo: Modern employee performance workflows such as impact resumes, self-assessments, and manager reviews are fundamentally data synthesis problems. Contributions are distributed across systems like Jira, GitHub, documents, and feedback tools, yet employees are expected to consolidate this into structured, high-quality narratives under time pressure.
We present the design of a Performance Intelligence Platform, a multi-agent GenAI system that assists employees, managers, and review committees in generating performance artifacts while preserving human ownership of evaluation.
The system evolved from a GenAI-powered Impact Resume Builder that reduced drafting time by over 90%, into a generalized, multi-tenant platform supporting the full performance lifecycle.
At its core is a multi-agent orchestration layer:
1. A Supervisor Agent dynamically plans workflows based on user intent
2. Data collection agents aggregate employee artifacts across internal systems
3. Ranking and grouping agents prNov 18🕑: 10:55 AM - 11:25 AMLLMs in Regulated Industries: What Every Data Scientist Needs to KnowHost: Chandni Bhatia, Vice President ( Quantitative ModelingInfo: Deploying LLMs in regulated industries requires a fundamental rethinking of how ML systems are designed, validated, and governed. In this session, I'll walk through the structural changes needed when building LLM pipelines that must satisfy regulatory frameworks like SR 11-7 — covering orchestration architecture, observability infrastructure, model risk controls, and documentation standards that go far beyond typical MLOps playbooks.
Attendees will walk away with:
A practical framework for evaluating LLM readiness for regulated production environments
Concrete MLOps patterns for auditability, explainability, and version control in compliance-driven settings
A checklist of the most common failure modes when deploying LLMs in regulated industries — and how to avoid them🕑: 10:55 AM - 11:25 AMWorkflow-Based Orchestration Layer for Long-Running AI Agent SessionsHost: Ankit Goyal, Principal Staff Software Engineer, LinkedInInfo: To support complex autonomous tasks like model optimization and software engineering, we redesigned our AI infrastructure by shifting from stateless, request-response paradigms toward a model of managed, long-running execution. Structurally, this involved moving away from ad-hoc scripts toward a unified agentic harness where every session is treated as a durable, managed workflow. We implemented a decoupled sidecar architecture that effectively insulates core infrastructure from the unpredictable execution paths of autonomous agents, ensuring that identity, security, and network egress are managed through a hardened proxy rather than the agent itself
Attendees will walk away knowing how to architect a secure execution harness for autonomous agents, implement asynchronous human intervention models, and manage the lifecycle of persistent agentic sessions in high-scale production environments.🕑: 10:55 AM - 11:25 AMThe Model Was Right. The Corrections Still Failed.Host: Deji Andrew, Manager, Systems & Data Platforms, Niagara Info: A LightGBM model was deployed across production lines to predict and correct overruns mid-job, reducing average overproduction from +24 cases to +2 on historical data. In pilot, the corrections worked: overruns vanished. But a closer look at the production data showed something different. When the order target was reduced by 21 cases, the line overproduced the new target by 18. The system was not being corrected - it was negotiating with the correction, regenerating overrun relative to whatever target the machine was now working toward. Compounding this: corrected jobs left no trace in the training data that a human had intervened, meaning the model, on retraining, would learn to stop flagging the problem it had been built to solve. This talk walks through the pilot data, explains why conservatism in the loss function wasn't enough, and argues that the real gap isn't in the model - it's in the experiment infrastructure that doesn't exist between a prediction and a PLC.🕑: 11:30 AM - 12:00 PMClosing the Gap Between What AI Is Trained On and What Users Actually NeedHost: Jazmia Henry, Research Scientist, University of OxfordInfo: There's a gap between researcher-crafted evaluation frameworks that capture model performance and benchmarks versus how end users actually use AI products. This gap is being exploited in ways that render traditional reward models useless. 🕑: 11:30 AM - 12:00 PMThe Agentic Command Center: Architecting a 'Single Pane of Glass' for Secure EHost: Archit	Agarwal, Senior Manager of ML/AI Engineering, McDInfo: Drawing from hands-on work with off the shelf tools and custom AI tools, we will showcase how to move from ""isolated pilots"" to an Agentic Command Center. We will explore:
Secure Infrastructure: How to set up a ""single pane of glass"" that provides centralized governance and observability across diverse enterprise agents.
Practical Agentic Governance: A deep dive into the ""Secured Agent Sharing"" framework, demonstrating how teams can safely publish, discover, and reuse specialized agents without compromising data perimeter security.
Attendees will leave with a practical roadmap for transition from ""Agent Sprawl"" to a governed, scalable AI ecosystem.🕑: 12:05 PM - 12:35 PMFrom Prompt to Privileged Action: Identity and Audit Controls for Enterprise AHost: Siddharth	Jain, AI Engineering Manager, OpenAIInfo: Teams often give an agent a service credential, add a human approval step, and call the workflow governed. That design breaks down when the agent can revise payloads, retry writes, chain tools, or act across systems with different permission models. The result is an accountability gap: the organization can see that a service account acted, but not necessarily who authorized the business intent, which payload was approved, whether a retry duplicated work, or what changed between proposal and execution.
This session presents a production control model for agent workflows that make consequential writes. It shows how to separate the business-intent identity from the concrete operation; classify tools by impact; issue short-lived, least-privilege credentials only after validation; bind human approval to a canonical payload hash and policy version; execute through controlled services with idempotency keys; and reconcile external state before declaring success. It also covers the evidence
- **Event URL**: https://allevents.in/austin/7th-ann-mlops-world-genai-conference-and-expo/100001977630270375
- **Event Categories**: business, art, conferences, workshops, exhibitions, parties, fine-arts, literary-art, virtual, music, health-wellness, entertainment, contests, science-fair
- **Interested Audience**: 
  - total_interested_count: 1
- **Event Highlights**: 
  - Duration: 7 hours 30 minutes
  - Location: Etter-Harbin Alumni Center
  - Languages: English

## Ticket Details

- **Ticket Price Range**: min: 553.41, max: 564.5, currency: USD

## Event venue details

- **city**: Austin
- **state**: TX
- **country**: United States
- **location**: Etter-Harbin Alumni Center
- **lat**: 30.28396709999999
- **long**: -97.7342589
- **full address**: Etter-Harbin Alumni Center, 2110 San Jacinto Boulevard, Austin, United States

## Event gallery

- **Alt text**: 7th Ann. MLOps World | GenAI Conference &amp; Expo
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/83e4de43f81579c6dca19977e877f07750431f224bb91530ca550a376ec830c0-rimg-w1200-h506-dc323231-gmir.jpg?v=1781937332

## FAQs

- **Q**: When and where is 7th Ann. MLOps World | GenAI Conference & Expo being held?
  - **A:** 7th Ann. MLOps World | GenAI Conference & Expo takes place on Tue, 17 Nov, 2026 at 08:30 am to Wed, 18 Nov, 2026 at 04:00 pm at Etter-Harbin Alumni Center, 2110 San Jacinto Boulevard, Austin, United States.
- **Q**: Who is organizing 7th Ann. MLOps World | GenAI Conference & Expo?
  - **A:** 7th Ann. MLOps World | GenAI Conference & Expo is organized by MLOps, Production & Engineering World 2020.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 7th Ann. MLOps World | GenAI Conference & Expo is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. Whether you're a first-time attendee or a longtime enthusiast in Austin, this event is thoughtfully curated to deliver a standout experience worth every moment. If 7th Ann. MLOps World | GenAI Conference & Expo sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "7th Ann. MLOps World | GenAI Conference &amp; Expo",
        "image": "https://cdn-az.allevents.in/events3/banners/83e4de43f81579c6dca19977e877f07750431f224bb91530ca550a376ec830c0-rimg-w1200-h506-dc323231-gmir.jpg?v=1781937332",
        "startDate": "2026-11-17T08:30:00-06:00",
        "endDate": "2026-11-18T16:00:00-06:00",
        "url": "https://allevents.in/austin/7th-ann-mlops-world-genai-conference-and-expo/100001977630270375",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Etter-Harbin Alumni Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2110 San Jacinto Boulevard",
                "postalCode": "78712",
                "addressLocality": "Austin",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.28396709999999",
                "longitude": "-97.7342589"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A global committee directed event.  Workshops and use-cases to help you put models into production, effectively, responsibly & efficiently.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-06-20",
                "availabilityEnds": "2026-11-18T16:00:00-06:00",
                "validFrom": "2026-06-20",
                "lowPrice": "553.41",
                "highPrice": "564.50",
                "price": "553.41",
                "url": "https://allevents.in/austin/7th-ann-mlops-world-genai-conference-and-expo/100001977630270375"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-06-20",
                "availabilityEnds": "",
                "validFrom": "2026-06-20",
                "url": "https://allevents.in/austin/7th-ann-mlops-world-genai-conference-and-expo/100001977630270375",
                "price": "564.50",
                "name": "Early Bird Discount - Save $100 off General Admin."
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-06-20",
                "availabilityEnds": "",
                "validFrom": "2026-06-20",
                "url": "https://allevents.in/austin/7th-ann-mlops-world-genai-conference-and-expo/100001977630270375",
                "price": "553.41",
                "name": "Early Bird Discount - Groups 4+ ppl"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "MLOps Production & Engineering World 2020",
                "url": "https://allevents.in/org/mlops-production-and-engineering-world-2020/18175521",
                "description": "www.mlopsworld.com"
            }
        ]
    }
]
```