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 865

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.158 2026-04-20 00:08 UTC

This package is auto-updated.

Last update: 2026-04-24 22:20:49 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.