Ross ROSS = Recommend OSS · open-source software intelligence for agents

QuivrHQ/quivr

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. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want. observed · 2026-08-28

github.com/QuivrHQ/quivr · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

45/100

  • Activity 30
  • Release rhythm 40
  • Longevity 86

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 1209
  • days_rel: 575
  • days_push: 420
  • n_releases_24m: 42

Full methodology

Adoption not part of the score

39423 stars · 3725 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Quivr is an opinionated RAG (Retrieval-Augmented Generation) library, available as the quivr-core Python package, that lets developers ingest files and ask questions over them with a few lines of code. It works with any LLM (OpenAI, Anthropic, Mistral, Groq, Ollama) and any vector store (PGVector, Faiss), and powers the hosted Quivr.com 'second brain' product.

Use cases

  • build a chatbot that answers questions over my pdf documents
  • add RAG to my existing app without building retrieval from scratch
  • chat with my files locally using Ollama
  • ingest markdown and txt files and query them with an LLM
  • swap between GPT-4, Mistral, and Groq in a retrieval pipeline
  • create a personal 'second brain' knowledge assistant
  • customize a RAG workflow with internet search and tools

When to choose

  • you want a batteries-included, opinionated RAG pipeline instead of assembling LangChain pieces yourself
  • you need flexible LLM and vector-store backends (OpenAI, Anthropic, Mistral, Ollama, PGVector, Faiss)
  • you want quick document Q&A with minimal setup, including PDF parsing via Megaparse integration

When to avoid

  • you need full low-level control over every retrieval and chunking step
  • you want a fully managed SaaS without self-hosting or Python integration
  • your project is not Python-based and you cannot use the quivr-core package or its API

Facets

library · maturity active

rag llm-inference chatbot agent-framework nlp pdf vector-database large-language-models artificial-intelligence chatbots developer-tools python self-hosted cross-platform second-brain quivr-core opinionated-rag document-qa megaparse ollama pgvector faiss retrieval-augmented-generation natural-language-processing docker

3 sources

Member repositories

RepositoryRoleHealth v2
QuivrHQ/quivrmain45

For agents

markdown · JSON · MCP: product_card(name="QuivrHQ/quivr")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem