MLOps Community
+00:00 GMT
Building AI That Doesn’t Break
LIVESTREAM

Building AI That Doesn’t Break

# Pipekit
# DBOS, Inc
# Rasa

Your AI shouldn’t just work in the demo. It should work in production.

Join us for a high-impact, no-fluff Mini Summit focused on building AI applications that can withstand the real world — where APIs fail, users take days to respond, and servers crash without warning. Whether you’re deep into building with LLMs or just starting to explore how to operationalize your AI systems, this event is packed with practical insights, real-world strategies, and modern tooling to help you ship reliable AI that doesn’t break.


What’s on the agenda?

🔹 Process Calling: Agentic Tools Need State

Function calling gave LLMs a way to "do" things — but it’s not enough. When you’re building agents for customer-facing use cases, stateless abstractions fall short fast. Learn why the future of agentic tooling is process-based, not function-based, and what it means to build agents that remember, recover, and reliably finish what they start.


🔹 Building Reliable AI Applications with Durable Workflows

Chaining functions together is easy. Keeping AI workflows running when things go sideways? That’s the hard part. This talk introduces durable workflows — systems that checkpoint state, recover automatically, and gracefully handle everything from human delays to API flakiness. You’ll see real examples of AI pipelines that stay resilient in production.


🔹 No YAML? No Problem: Orchestrate Kubernetes Workflows the Easy Way with Python

Sick of writing orchestration logic in YAML? You’re not alone. Discover how Hera, the Python SDK for Argo Workflows, lets you express complex Kubernetes workflows using clean, testable Python code. Keep your business logic and orchestration logic in one place — no indentation nightmares required.


Who should attend? AI engineers, MLOps professionals, infra leads, and builders who care about more than just flashy demos. If you're looking to make your AI actually work at scale, this one's for you.


RSVP now and start building AI that doesn’t break.


Speakers

Ben Epstein
- @ -
Elliot Gunton
Senior Software Engineer @ Pipekit
Qian Li
Co-Founder @ DBOS, Inc
Alan Nichol
Co-founder & CTO @ Rasa

Agenda

From4:00 PM, GMT
To4:05 PM, GMT
Tags:
Opening / Closing
Introduction
Speakers:
Ben Epstein
From4:05 PM, GMT
To4:20 PM, GMT
Tags:
Presentation
No YAML? No Problem: Orchestrate Kubernetes Workflows the Easy Way with Python

Argo Workflows is a powerful workflow orchestration engine, built for Kubernetes. But like most systems built on Kubernetes, you usually use YAML to define resources. In Argo Workflows, these Workflow resources include complex DAGs (Directed Acyclic Graphs), with dependencies and parameters being passed between tasks, and artifacts being uploaded to storage. If you’re trying to express this imperative workflow logic using YAML, you’re in for a rough ride – a single Workflow can eventually span thousands of lines, leaving you lost in a sea of indentation and key-value pairs whenever you want to make changes.

Enter Hera, the Python SDK for Argo Workflows. By treating Python functions as the unit of work that run in separate pods, orchestrating them becomes as effortless as calling the functions to create a DAG. With Hera, you get reusability and unit testing for free, something not possible in YAML, and you don’t need to use separate languages for your business logic and orchestration logic, keeping everything under one roof.

If you're tired of wrestling with YAML but want to run your Python jobs on Kubernetes, this session is for you!

+ Read More
Speakers:
Elliot Gunton
From4:20 PM, GMT
To4:35 PM, GMT
Tags:
Presentation
Building Reliable AI Applications with Durable Workflows

Building AI applications as workflows is not new: many popular frameworks let you define DAGs to interact with LLMs and manage data pipelines. But real-world applications require more than just function chaining. Instead, they need careful orchestration to wait for human input (which might take hours or days), retry failed API calls, parallelize tasks, recover from server crashes, or prevent duplicate or missed updates.

In this talk, we'll introduce the MLOps community to durable workflows, a solution where each step is automatically checkpointed to a durable store, and workflows are guaranteed to run to completion. This helps AI applications automatically recover from interruptions, restarts, and other failures without losing progress.

We'll walk through real examples of building robust AI pipelines and agents using durable workflows, showing how they can manage complex logic and external dependencies while maintaining strong correctness guarantees.

+ Read More
Speakers:
Qian Li
From4:35 PM, GMT
To4:50 PM, GMT
Tags:
Presentation
Process Calling: Agentic Tools Need State

Function calling gives LLMs access to tools, but it breaks down in real-world, multi-step workflows. In this talk, Alan Nichol introduces Process Calling—a more reliable, stateful alternative where LLMs collaborate with long-running business processes. This approach reduces flakiness, improves modularity, and makes debugging easier. If you're building customer-facing AI, Process Calling is the pattern you need to move beyond “prompt and pray” and into production-ready assistants.

+ Read More
Speakers:
Alan Nichol
From4:50 PM, GMT
To5:00 PM, GMT
Tags:
Opening / Closing
Q & A
Speakers:
Ben Epstein
Alan Nichol
Qian Li
Elliot Gunton
Live in 6 days
July 02, 4:00 PM, GMT
Online
Organized by
MLOps Community
MLOps Community
Live in 6 days
July 02, 4:00 PM, GMT
Online
Organized by
MLOps Community
MLOps Community