Skip to content

A job orchestrator allowing developers to submit multi-step, multi-model, dependency-based AI/LLM jobs

Notifications You must be signed in to change notification settings

mhit30/minilambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ MiniLambda

QuickKanban logo

Node.js Redis BullMQ Express.js MongoDB

Overview

A job orchestrator allowing developers to submit multi-step, multi-model, dependency-based AI/LLM job pipelines. After the entire pipeline is executed, a report is generated about the overall success or failure of the pipeline, as well as each job's results.

Features

  • DAG-based pipeline execution
  • Redis-backed job queue with BullMQ
  • MongoDB-powered job reporting
  • Status tracking (success, failure, skipped)
  • Extensible architecture for custom job types

Architecture

MiniLambda Architecture

About

A job orchestrator allowing developers to submit multi-step, multi-model, dependency-based AI/LLM jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published