Show HN: Graph Compose – Temporal workflows with visual builder, SDK, and AI

Hey HN. Graph Compose is a hosted platform for orchestrating API workflows on Temporal. You define workflows as graphs of nodes (HTTP calls, AI agents, iterators, error boundaries) and everything runs as a durable Temporal workflow under the hood.

Three ways to build the same graph: a React Flow visual builder, a typed TypeScript SDK (@graph-compose/client), and an AI assistant that turns plain English into a graph.

Open-core: the execution foundations and integrations service are AGPL-3.0. The platform orchestrator, visual builder, and AI assistant are proprietary.

Longer backstory on why I built this in the first comment. Would love feedback, especially from anyone who's dealt with the "services work fine, the glue between them doesn't" problem.

Docs: https://graphcompose.io/docs


Comments URL: https://news.ycombinator.com/item?id=47847918

Points: 1

# Comments: 1

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top