# Cadence Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/cadence
> Markdown URL: https://aitinkerers.org/technologies/cadence.md
> Technology record last updated: 2026-02-24T08:55:52Z
> Generated: 2026-09-22T23:36:51Z

An open source orchestration engine that executes stateful business logic as resilient, fault-tolerant workflows.

Uber built Cadence to handle the heavy lifting of distributed state. It eliminates the need for custom retry logic and external state stores (like Redis or local databases) by persisting the entire call stack. Your code becomes a fault-tolerant workflow that survives process crashes and network timeouts. Use it for high-stakes operations: think automated infrastructure provisioning or complex payment pipelines. It scales to millions of concurrent executions while providing a clear audit trail for every step taken.

- Official technology site: https://cadenceworkflow.io
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Shifting Out: Using AI to Translate Across the Organization](https://atlanta.aitinkerers.org/talks/rsvp_ws8aA88TM4Y)

I will explores how AI can act as a translation layer across the organization. Not replacing people, but helping teams shift perspective without losing meaning. How to: Translate executive intent into actionable product and engineering scopes Normalize language between product, design, engineering, and marketing Preserve context while shifting between abstraction levels (strategy ↔ tactics ↔ implementation) Reduce “telephone game” loss across async, distributed teams Rather than focusing on prompt tricks or specific models, this talk centers on organizational leverage: where AI creates clarity, where it introduces risk, and how to design workflows that make translation reliable instead of fragile.

- Event context: Co-Co-Code &amp; Cocoa: The AI Tinkerers Atlanta Holiday Meetup — 2025-12-16 — Atlanta
- Public talk page: https://atlanta.aitinkerers.org/talks/rsvp_ws8aA88TM4Y

## Related Technologies

- [Apache Airflow](https://aitinkerers.org/technologies/apache-airflow) ([Markdown](https://aitinkerers.org/technologies/apache-airflow.md)) — 2 public demos
- [Argo Workflows](https://aitinkerers.org/technologies/argo-workflows) ([Markdown](https://aitinkerers.org/technologies/argo-workflows.md)) — 1 public demo
- [Asciidoctor](https://aitinkerers.org/technologies/asciidoctor) ([Markdown](https://aitinkerers.org/technologies/asciidoctor.md)) — 1 public demo
- [AWS Step Functions](https://aitinkerers.org/technologies/aws-step-functions) ([Markdown](https://aitinkerers.org/technologies/aws-step-functions.md)) — 3 public demos
- [BERT](https://aitinkerers.org/technologies/bert) ([Markdown](https://aitinkerers.org/technologies/bert.md)) — 179 public demos
- [BLOOM](https://aitinkerers.org/technologies/bloom) ([Markdown](https://aitinkerers.org/technologies/bloom.md)) — 115 public demos
- [Confluence](https://aitinkerers.org/technologies/confluence) ([Markdown](https://aitinkerers.org/technologies/confluence.md)) — 3 public demos
- [DocFX](https://aitinkerers.org/technologies/docfx) ([Markdown](https://aitinkerers.org/technologies/docfx.md)) — 1 public demo
- [Docusaurus](https://aitinkerers.org/technologies/docusaurus) ([Markdown](https://aitinkerers.org/technologies/docusaurus.md)) — 2 public demos
- [GitBook](https://aitinkerers.org/technologies/gitbook) ([Markdown](https://aitinkerers.org/technologies/gitbook.md)) — 1 public demo
- [Google Cloud Workflows](https://aitinkerers.org/technologies/google-cloud-workflows) ([Markdown](https://aitinkerers.org/technologies/google-cloud-workflows.md)) — 1 public demo
- [GPT-3](https://aitinkerers.org/technologies/gpt-3) ([Markdown](https://aitinkerers.org/technologies/gpt-3.md)) — 191 public demos
- [GPT-4](https://aitinkerers.org/technologies/gpt-4) ([Markdown](https://aitinkerers.org/technologies/gpt-4.md)) — 529 public demos
- [Knowledge bases](https://aitinkerers.org/technologies/knowledge-bases) ([Markdown](https://aitinkerers.org/technologies/knowledge-bases.md)) — 2 public demos
- [Llama-2](https://aitinkerers.org/technologies/llama-2) ([Markdown](https://aitinkerers.org/technologies/llama-2.md)) — 227 public demos
- [MkDocs](https://aitinkerers.org/technologies/mkdocs) ([Markdown](https://aitinkerers.org/technologies/mkdocs.md)) — 1 public demo
- [Netflix Conductor](https://aitinkerers.org/technologies/netflix-conductor) ([Markdown](https://aitinkerers.org/technologies/netflix-conductor.md)) — 1 public demo
- [PaLM 2](https://aitinkerers.org/technologies/palm-2) ([Markdown](https://aitinkerers.org/technologies/palm-2.md)) — 116 public demos
