AI Pipeline

Multi-step AI processing pipelines

waaseyaa/ai-pipeline

Layer 5 — AI

AI inference pipeline for Waaseyaa applications.

Orchestrates model invocation, prompt assembly, response parsing, and retry logic. Acts as the execution layer between agent logic and LLM providers.

Key classes: Pipeline, PipelineExecutor, PipelineStepInterface.