Skip to main content

RAG Pipeline Utils

Composable pipelines for LLMs

Composable Pipelines

Build flexible RAG workflows with interchangeable loaders, embedders, retrievers, and LLM runners using a clean plugin-based design.

Evaluation & Dashboard

Use built-in CLI tooling and React dashboards to assess LLM accuracy, BLEU/ROUGE scores, and prompt results at scale.

Fully Extendable

Register custom components with the PluginRegistry and extend the system without modifying the core logic.