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: 48

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.7 2026-03-15 03:34 UTC

This package is auto-updated.

Last update: 2026-03-15 16:00:42 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.