Quiver
by Community
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama.
OSS
Quiver
Added 1 June 2026
Overview
Quiver is a Python framework for building retrieval-augmented generation (RAG) systems that abstracts away infrastructure complexity. It supports any LLM (GPT-4, Groq, Llama), any vector store (PGVector, Faiss), and any file type, letting you focus on application logic rather than RAG plumbing.
Best for
Best for
Python developers building RAG features into existing applications who want to avoid vendor lock-in and infrastructure boilerplate.
Use cases
- Integrate RAG into existing Python applications without rewriting core logic
- Swap LLMs or vector stores without changing application code
- Build document-grounded chatbots or Q&A systems with minimal boilerplate
Notes
Quiver is a Python framework for building retrieval-augmented generation (RAG) systems that abstracts away infrastructure complexity. It supports any LLM (GPT-4, Groq, Llama), any vector store (PGVector, Faiss), and any file type, letting you focus on application logic rather than RAG plumbing.
39,173 stars on GitHub. Last updated 2025-07-09.
Use cases
- Integrate RAG into existing Python applications without rewriting core logic
- Swap LLMs or vector stores without changing application code
- Build document-grounded chatbots or Q&A systems with minimal boilerplate
Pros
- Vendor-agnostic design reduces lock-in and lets you choose best-of-breed components
- Handles file ingestion and vector store operations out of the box
- Active open source project with 39k+ stars and community support
Cons
- Opinionated architecture may not suit teams wanting full control over RAG pipeline design
- Python-only, not suitable for non-Python tech stacks
- Community-maintained project with no commercial support guarantee
Indexed from awesome-langchain and enriched against its public facts.
Pros
- Vendor-agnostic design reduces lock-in and lets you choose best-of-breed components
- Handles file ingestion and vector store operations out of the box
- Active open source project with 39k+ stars and community support
Cons
- Opinionated architecture may not suit teams wanting full control over RAG pipeline design
- Python-only, not suitable for non-Python tech stacks
- Community-maintained project with no commercial support guarantee
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.