Solar System
Code Exchange
A collection of code samples, example applications, and ideas to inspire you to create what's next.
FILTER
Order Processing with Temporal and Encore
An order processing backend that combines Temporal’s durable workflows with Encore’s automatic API and infrastructure provisioning. A multi-step workflow with payment and shipping, plus a saga-style refund path when something fails downstream.

Ivan Cernja
Encore
OpenAI Agents SDK Deep Research Demo
A deep research agent built with the OpenAI Agents SDK and Temporal's durable execution, featuring a web UI, multi-agent coordination with clarifying questions, and optional PDF report generation.

Steve Androulakis
Sr. Staff Solutions Architect
Stripe Ridesharing Demo
Ridesharing demo application that integrates with Stripe's usage-based billing and highlights Temporal's durability and support for external interactions.

Steve Androulakis
Sr. Staff Solutions Architect
AgentOfCode
An "agentic" LLM solution uses various AI models to iteratively work through Advent of Code problems.

Jason Steving
temporal-workdir — Remote-backed workspace sync for Temporal activities
Syncs a local directory with remote storage (GCS, S3, Azure) before and after Temporal activity execution. Enables file-based activities to work across distributed workers where disk is not shared.

Saeed Seyfi
Rust Confessional: a durable AI agent demo
A live Rust and Temporal demo where an AI agent judges audience programming confessions, and its progress survives a Worker crash mid-task.

Melanie Warrick
Senior Staff Developer Advocate, AI
Temporal
Durable Research Fleet
A deep-research agent that runs on Temporal Serverless Workers on Google Cloud Run. Ask a question from your phone. It splits into ~6 sub-questions, in parallel by a Cloud Run instance, then merged into one report. The pool scales 0 → N → 0 on its own.

Shubham Londhe
Senior Developer Advocate
Temporal
Aktilot – AI Document Chat using RAG with Durable Temporal Workflows
Aktilot is an open-source, self-hosted AI document chat platform powered by Temporal. Document ingestion and chat run as durable workflows with retries, checkpointing, observability, and hybrid BM25 + vector retrieval.

Vikas Pandey
InfinityFlow.Aspire.Temporal - .NET Aspire Integration for Temporal
Aspire extension to run the Temporal CLI dev server as a container resource, with a client library for automatic connection string resolution, OpenTelemetry integration, and health checks.

Elan Hasson
AI enhanced e-commerce application
WithLove is a sample e-commerce application that show how AI can be integrated into a web application. It includes a curated gift shop with hybrid search (full-text + vector), and an AI-powered chat shopping assistant.

Cecil Phillip
Staff Developer Advocate
Temporal
D&D Voice Agents Demo
Two AI voice agents play through a D&D one-shot adventure autonomously. They generate dialogue, roll dice, and advance the story, all spoken out loud to each other using native speech models. The entire session runs as a durable Temporal workflow.

Melanie Warrick
Senior Staff Developer Advocate, AI
Temporal E-Commerce Demo
A full-stack e-commerce demo built entirely on Temporal durable execution: cart, checkout, orders, inventory, and fulfillment are TypeScript workflows — declarative state machines around pure, unit-tested deciders. Next.js + Cassandra + Elasticsearch.

Jeff Romine
Night Heron Software
Build invincible apps
Give your apps and services durable execution.