Building Durable AI Applications with Temporal
This two-part tutorial series will walk you through building understanding how to create durable AI applications with Temporal.
Tutorial 1: Transform a simple LLM app (that does some research then generates PDFs) into a resilient system that handles crashes, rate limits, and outages using Temporal workflows.
Tutorial 2: Add durable human-in-the-loop capabilities to your research application to review, refine, and query research results interactively
📄️ Part 1: Adding Durability to Our Research Application
Learn how to make your GenAI applications durable and resilient to failures using Temporal Workflows and Activities
📄️ Part 2: Adding Durable Human-in-the-Loop to Our Research Application
Learn how to build interactive AI applications that allow humans to provide feedback and make decisions using Temporal Signals and Queries