You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of a Retrieval-Augmented Generation (RAG) system using MongoDB Atlas Vector Search to enhance LLM-powered applications through semantic information retrieval. Developed as part of the MongoDB University - MongoDB Skills course.
AI-powered semantic search and Q&A system using MongoDB Atlas vector search, OpenAI embeddings, and LangChain agents to retrieve and summarize MongoDB documentation. Developed as part of the MongoDB University - MongoDB Skills course.