← all repositories
mongodb-developer/GenAI-Showcase

One database, three jobs: MongoDB's GenAI cookbook

A collection of notebooks, apps, and workshops that treat MongoDB Atlas as vector store, operational database, and agent memory all at once.

4.3k stars Jupyter Notebook RAG · SearchAgentsLearning
GenAI-Showcase
Not currently ranked — collecting fresh signals.
star history

What it does

This repository is a curated collection of Jupyter notebooks, Python and JavaScript apps, and self-paced workshops. It demonstrates patterns for Retrieval-Augmented Generation, AI agents, and related evaluations, all wired to MongoDB Atlas as the backing data layer. Think of it as a vendor-specific cookbook rather than a standalone framework.

The interesting bit

The examples pitch MongoDB as a triple-duty backend: vector database, operational store, and memory provider for agents. The underlying argument is that keeping embeddings, metadata, and conversation history in one system beats juggling a separate vector store, relational database, and cache.

Key highlights

  • Jupyter notebooks covering RAG, agentic applications, and evaluation techniques
  • Standalone apps in both JavaScript and Python
  • Self-paced hands-on workshops
  • Partner contributions from AI vendors
  • MIT licensed

Caveats

  • Every example requires a live MongoDB Atlas cluster; no offline or local-only path is described
  • The patterns are tightly coupled to MongoDB, so adapting them to other vector stores means rewriting the data layer

Verdict

Worth a look if you are already committed to MongoDB Atlas and want practical, copy-pasteable patterns for RAG or agent workflows. If you are shopping for database-agnostic architecture or comparing vector stores, this will feel more like product documentation than an engineering reference.

Frequently asked

What is mongodb-developer/GenAI-Showcase?
A collection of notebooks, apps, and workshops that treat MongoDB Atlas as vector store, operational database, and agent memory all at once.
Is GenAI-Showcase open source?
Yes — mongodb-developer/GenAI-Showcase is open source, released under the MIT license.
What language is GenAI-Showcase written in?
mongodb-developer/GenAI-Showcase is primarily written in Jupyter Notebook.
How popular is GenAI-Showcase?
mongodb-developer/GenAI-Showcase has 4.3k stars on GitHub.
Where can I find GenAI-Showcase?
mongodb-developer/GenAI-Showcase is on GitHub at https://github.com/mongodb-developer/GenAI-Showcase.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.