Problem
AI workflow tools (FlowiseAI, Langflow, Make, Zapier) each have their own interfaces and scripting models, making robust automation across them painful for developers and IT professionals.
Architecture
A single advanced command-line interface in Rust that abstracts multiple workflow back-ends behind one composable command suite — enabling scripted, repeatable automation and LLM-driven workflows across heterogeneous systems.
What I built
- Unified command grammar across multiple workflow engines
- Provider abstraction supporting several LLM services
- Composable automation primitives for scripting complex pipelines
Outcomes
34★
GitHub stars
4
workflow systems unified
Stack
RustLLM APIsCLI tooling