All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Pipelex: Declarative Language for Composable AI Workflows and Development Tool

By

lchoquel

7mo ago· 14 min readenCode

Summary

Pipelex is a declarative language and development tool for building composable AI workflows. It enables developers to create reusable, typed AI procedures called 'methods' that are declared in .mthds files. The platform handles model routing across 60+ AI models, structured output parsing, and pipeline orchestration, making AI workflows explicit, repeatable, and deterministic. The tool is designed for both AI agents and human developers, providing a human-readable approach to AI workflow development.

Key quotes

· 5 pulled
A method is a reusable, typed AI procedure — declared in a .mthds file and executed by Pipelex.
Each step is explicit, each output is structured, and every run is repeatable.
From here, Pipelex handles model routing across 60+ models, structured output parsing, and pipeline orchestration.
Declarative — Human-readable .mthds files that work across models
Typed — Semantic types: AI understands what you mean, every input/output connects with purpose
Snippet from the RSS feed
Declarative language for composable Al workflows. Devtool for agents and mere humans. - Pipelex/pipelex

You might also wanna read