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 555

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-04-05 01:32:44 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.