1 repo
Architectural patterns that use structured schemas to define and control data processing, ingestion, and transformation workflows.
Distinguishing note: Focuses on the pipeline control aspect rather than general application settings.
Explore 1 awesome GitHub repository matching software engineering & architecture · Configuration Pipelines. Refine with filters or upvote what's useful.
Quivr is a retrieval-augmented generation platform designed to transform raw documents into searchable knowledge bases. It functions as a centralized environment where users can ingest files, index them into vector databases, and interact with language models to receive contextually relevant, data-backed responses. The platform distinguishes itself through an agentic workflow orchestrator that sequences retrieval tasks, tool execution, and model interactions to resolve complex, multi-step queries. This engine is entirely configuration-driven, allowing users to define document ingestion, chunk
Uses structured schemas to define document ingestion, chunking parameters, and model settings to ensure consistent data processing across the system.