Skip to content

busycaesar/MongoDB_RAG_Skill_Badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG with MongoDB (MongoDB Skill Badge)

Description

This repository contains the code and documentation for the MongoDB User Group Toronto's session on Retrieval-Augmented Generation (RAG). Learn how to architect a RAG pipeline from scratch using Google Gemini for generation and MongoDB Atlas as a powerful vector database for semantic retrieval. The included notebook guides you through data chunking, generating vector embeddings, and performing similarity searches to ground LLM responses in real-world data. By the end of this session, you will be fully prepared to complete the MongoDB RAG Skill Badge exam and claim your Credly credential.

Tech Stack

Image Alt

Getting Started

Follow the Step-by-Step Documentation to set up your environment, configure your MongoDB Atlas cluster, and launch the Google Colab notebook to run the code.

Releases

No releases published

Packages

 
 
 

Contributors