mongodb-developer/genai-showcase

MongoDB's Generative AI Showcase: an exhaustive collection of examples and sample applications covering Retrieval-Augmented Generation (RAG), AI agents, and...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 46 minutes ago
Added to GitGenius on September 16th, 2026
Created on January 30th, 2024
Open Issues & Pull Requests: 17 (+0)
GitHub issues: Enabled
Number of forks: 746
Total Stargazers: 4,263 (+0)
Total Subscribers: 88 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 19.3 days
Mean response time: 80.5 days
90th percentile: 411.7 days
Tracked items: 7

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 7
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 506 days
Stale 30+ days: 6
Stale 90+ days: 6

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

MongoDB's Generative AI Showcase is a collection of example applications and tutorials demonstrating how to build generative AI systems with MongoDB.

The showcase addresses the practical challenge of integrating MongoDB with large language models and AI frameworks. It provides working examples across three main patterns: Retrieval-Augmented Generation (RAG) systems that ground LLM responses in stored data, AI agents that can take actions and reason over information, and domain-specific applications built for particular industries. By offering concrete, runnable code samples rather than abstract documentation, the project helps developers understand how to structure MongoDB queries, vector storage, and LLM interactions together.

Developers building generative AI applications with MongoDB should use this showcase to learn implementation patterns and accelerate their own projects. The collection is particularly suited for teams evaluating how to add AI capabilities to existing MongoDB deployments or designing new systems that combine document storage with LLM reasoning. The examples span multiple use cases, so developers can find samples closest to their problem domain rather than starting from scratch.

The project maintains a steady stream of new examples and applications added to the collection. Documentation and code samples receive regular updates to reflect changes in MongoDB's APIs and generative AI frameworks. The showcase remains actively curated with fresh material demonstrating emerging patterns in the generative AI space.