Key Features
- Any LLM (OpenAI, Anthropic, Mistral, Groq)
- Multiple file types (PDF, TXT, Markdown)
- Customizable retrieval with reranking
- YAML configuration
- Megaparse for advanced file processing
- History management
FAQ
Q: What is Quivr? A: Opinionated RAG framework with 39.1K+ stars. Any LLM, multiple file types, customizable retrieval. Apache 2.0.
Q: How do I install Quivr? A: pip install quivr-core. Brain.from_files() to start.