1- Jupyter Notebooks demonstrating various Retrieval Augmented Generation (RAG) implementations using LLM providers, frameworks and MongoDB Atlas Vector Search.
1+ Jupyter Notebooks demonstrating various Retrieval Augmented Generation (RAG) implementations using LLM providers, frameworks and MongoDB Vector Search.
22
33| Title | Stack | Notebook |
44| -------| -------| ----------|
@@ -8,7 +8,7 @@ Jupyter Notebooks demonstrating various Retrieval Augmented Generation (RAG) imp
88| RAG Chunking Strategies | MongoDB Atlas, LangChain | [ ![ View Notebook] ( https://img.shields.io/badge/view-notebook-orange?logo=jupyter )] ( https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/rag/rag_chunking_strategies.ipynb ) |
99| OpenAI Text Embeddings | 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/rag/openai_text_3_emebdding.ipynb ) |
1010| Naive RAG Implementation | 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/rag/naive_rag_implemenation_llamaindex.ipynb ) |
11- | LangChain.js Memory | MongoDB Atlas , LangChain.js | [ ![ View Notebook] ( https://img.shields.io/badge/view-notebook-orange?logo=jupyter )] ( https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/rag/mongodb-langchain-js-memory.ipynb ) |
11+ | LangChain.js Memory | MongoDB , LangChain.js | [ ![ View Notebook] ( https://img.shields.io/badge/view-notebook-orange?logo=jupyter )] ( https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/rag/mongodb-langchain-js-memory.ipynb ) |
1212| DeepSeek RAG Pipeline | MongoDB Atlas, DeepSeek | [ ![ View Notebook] ( https://img.shields.io/badge/view-notebook-orange?logo=jupyter )] ( https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/rag/deepseek_r1_rag_pipeline_with_mongodb.ipynb ) |
1313| LangChain Cache Memory | MongoDB Atlas, LangChain | [ ![ View Notebook] ( https://img.shields.io/badge/view-notebook-orange?logo=jupyter )] ( https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/rag/mongodb-langchain-cache-memory.ipynb ) |
1414| RAG 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/rag/building_RAG_with_LlamaIndex_and_MongoDB_Vector_Database.ipynb ) |
0 commit comments