GitHub - bclavie/RAGatouille: Easily use and train state of the art late-interaction retrieval methods (ColBERT) in any RAG pipeline. Designed for modularity and ease-of-use, backed by research.
GitHub - infiniflow/ragflow: RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
infiniflowgithub.com
For a collection of advanced Retrieval-Augmented Generation (RAG) techniques this is a very resourceful repo.
Many topics are covered like
- Metadata Filtering: Apply filters based on attributes like date, source, author, or document type.
- Similarity... See more
