Available Workflows
Basic RAG
Learn how to create a basic RAG workflow with Quivr. This example demonstrates the fundamental concepts of retrieval-augmented generation.RAG with Web Search
Explore an advanced RAG workflow that includes web search capabilities, user intention detection, and dynamic chunk retrieval. Each workflow example includes:- Detailed step-by-step instructions
- Configuration files and code samples
- Visual diagrams explaining the workflow
- Tips for customization and optimization