Skip to content

mongodb-developer/GenAI-Showcase

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:

  • Jupyter notebooks examples for RAG, agentic applications, evaluations etc. under notebooks.
  • Javascipt and Python apps and demos under apps.
  • Contributions from our AI partners under 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