Skip to content

mongodb-developer/GenAI-Showcase

Folders and files

NameName
Last commit message
Last commit date
Jan 16, 2025
Mar 20, 2025
Feb 5, 2025
Mar 27, 2025
Mar 20, 2025
Feb 5, 2025
Dec 10, 2024
Mar 6, 2025
Jan 16, 2025
Oct 1, 2024
Mar 20, 2025
Feb 5, 2025

Repository files navigation

MongoDB's GenAI Showcase

Welcome to MongoDB's Generative AI Showcase Repository!

Whether you are just starting out on your Generative AI journey, or looking to build advanced GenAI applications, we've got you covered. This repository has an exhaustive list of examples and sample applications that cover Retrieval-Augmented Generation (RAG), AI Agents, and industry-specific use cases.

Discover how MongoDB integrates into RAG pipelines and AI Agents, serving as a vector database, operational database, and memory provider.

Contents

This repo mainly contains:

Folder Description
notebooks Jupyter notebooks examples for RAG, agentic applications, evaluations etc.
apps Javascipt and Python apps and demos
partners Contributions from our AI partners

Getting Started

You will need to connect to a MongoDB cluster to run any of the apps or examples in this repo. Follow these steps to get set up:

Contributing

We welcome contributions! Please read our Contribution Guidelines for more information on how to participate.

License

This project is licensed under the MIT License.

Getting Support

As you work through these examples, if you encounter any problems, please open a new issue.

Additional Resources