Skip to content

Commit

Permalink
Merge pull request #91 from mongodb-developer/representation_capacity
Browse files Browse the repository at this point in the history
added notebook for evaluation
  • Loading branch information
RichmondAlake authored Feb 27, 2025
2 parents 2f39a79 + ec880bc commit 95d52c2
Show file tree
Hide file tree
Showing 2 changed files with 5,497 additions and 0 deletions.
1 change: 1 addition & 0 deletions notebooks/advanced_techniques/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Jupyter Notebooks that cover advanced techniques such as vector quantization, pa

| Title | Stack | Notebook |
|-------|-------|----------|
| Efficient Vector Search in MongoDB Atlas with Automatic Quantization and Voyage AI Embeddings | MongoDB Atlas, Voyage 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/evaluation_of_representation_capacity_retention_with_mongodb_voyageai.ipynb) |
| Advanced Evaluation of Quantized Vectors | MongoDB Atlas, Cohere, BEIR | [![View Notebook](https://img.shields.io/badge/view-notebook-orange?logo=jupyter)](https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/advanced_techniques/advanced_evaluation_of_quantized_vectors_using_cohere_mongodb_beir.ipynb) |
| Automatic Quantization of Nomic Embeddings | MongoDB Atlas, Nomic 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/automatic_quantization_of_nomic_emebddings_with_mongodb.ipynb) |
| Function Calling with MongoDB | MongoDB Atlas, OpenAI | [![View Notebook](https://img.shields.io/badge/view-notebook-orange?logo=jupyter)](https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/advanced_techniques/function_calling_mongodb_as_a_toolbox.ipynb) |
Expand Down
Loading

0 comments on commit 95d52c2

Please sign in to comment.