Skip to content

Commit 8cbf8c5

Browse files
authored
Merge pull request #162 from erikhatcher/rrf_rsf
Initial commit: RRF and RSF demos
2 parents 5b71556 + 68406ee commit 8cbf8c5

File tree

2 files changed

+2642
-0
lines changed

2 files changed

+2642
-0
lines changed

notebooks/advanced_techniques/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Jupyter Notebooks that cover advanced techniques such as vector quantization, pa
1212
| Quantized Vector Ingestion | MongoDB Atlas, Cohere | [![View Notebook](https://img.shields.io/badge/view-notebook-orange?logo=jupyter)](https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/advanced_techniques/quantized_vector_ingestion_with_cohere_and_mongodb.ipynb) |
1313
| Retrieval Strategies with LlamaIndex | MongoDB Atlas, LlamaIndex | [![View Notebook](https://img.shields.io/badge/view-notebook-orange?logo=jupyter)](https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/advanced_techniques/retrieval_strategies_mongodb_llamaindex.ipynb) |
1414
| Retrieval Strategies with Together AI | MongoDB Atlas, LlamaIndex, Together AI | [![View Notebook](https://img.shields.io/badge/view-notebook-orange?logo=jupyter)](https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/advanced_techniques/retrieval_strategies_mongodb_llamaindex_togetherai.ipynb) |
15+
| Reciprocal Rank Fusion (RRF) and Relative Score Fusion (RSF) Demonstration | MongoDB Atlas | [![View Notebook](https://img.shields.io/badge/view-notebook-orange?logo=jupyter)](https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/advanced_techniques/rrf_rsf_demo.ipynb) |

0 commit comments

Comments
 (0)