Pipelex Open-Sources a Declarative Language for Typed, Composable AI Workflows

tom_doerr · x · 2026-09-24

Pipelex, an open-source project with 850+ GitHub stars, offers a declarative language where reusable, typed AI procedures ("methods") are defined in .mthds files and executed by the Pipelex runtime. Every step is explicit, outputs are structured, and runs are repeatable — positioned as a devtool for agents and humans alike.

The repo ships examples (e.g., a PipeLLM-type summarizearticle method), docs, a Hub, and full tests, targeting teams that want AI steps as composable, versioned workflows.

Original post →

More from coding & agent

coding & agent channel →