waaseyaa/ai-pipeline

AI processing pipelines with queue-based execution for Waaseyaa

Maintainers

Package info

github.com/waaseyaa/ai-pipeline

pkg:composer/waaseyaa/ai-pipeline

Statistics

Installs: 2 348

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.90 2026-03-29 16:26 UTC

README

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.