---
name: quivr
summary: "Quivr is an opinionated Python framework for building Retrieval-Augmented Generation (RAG) pipelines, letting developers ingest documents into a vector store and query them with LLMs. It packages chunking, embedding, retrieval, and answer generation behind a configurable \"brain\" abstraction."
language: Python
license: Apache-2.0
repo: https://github.com/QuivrHQ/quivr
source: https://opensources.dev/resource/quivr
health: 75
---

# quivr

Quivr is an opinionated Python framework for building Retrieval-Augmented Generation (RAG) pipelines, letting developers ingest documents into a vector store and query them with LLMs. It packages chunking, embedding, retrieval, and answer generation behind a configurable "brain" abstraction.

# docs

Describe your project here.
