awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mongodb-developer avatar

mongodb-developer/GenAI-Showcase

0
View on GitHub↗
4,236 stars·741 forks·Jupyter Notebook·MIT·14 viewswww.mongodb.com/cloud/atlas/register↗

GenAI Showcase

This project is a collection of generative AI implementations focused on the development of AI agents, retrieval-augmented generation pipelines, and vector search integration. It provides a framework for connecting managed cloud databases to language models to create context-aware applications.

The project covers the orchestration of autonomous agents that use multi-step reasoning and external tools to complete tasks. It includes implementations for semantic retrieval using high-dimensional embeddings and the use of model-agnostic prompting to ensure consistent outputs across different large language models.

Additional capabilities include the use of ground-truth evaluation frameworks to measure the accuracy and reliability of AI performance. The project also demonstrates the setup of cloud database accounts for storing and managing application data and vector embeddings.

Features

  • Retrieval-Augmented Generation - Connects MongoDB vector search with language models to provide grounded and context-aware responses.
  • Agentic Tool Orchestration - Orchestrates autonomous agents that call external functions and tools to complete multi-step tasks.
  • AI Agent Development - Provides tools and environments for developing autonomous AI agents capable of multi-step reasoning.
  • RAG Pipelines - Combines external data stores with language models to improve response accuracy via RAG pipelines.
  • Semantic Vector Search - Implements semantic retrieval using high-dimensional embeddings to find documents based on conceptual meaning.
  • Autonomous AI Agents - Provides frameworks for building autonomous agents that use reasoning and tool-use to complete complex tasks.
  • Vector Database Integrations - Integrates vector databases to store and manage document embeddings as a source of truth for AI context.
  • Ground-Truth Scoring - Implements methods to compare model outputs against ground-truth datasets using scoring metrics.
  • AI Evaluation Frameworks - Uses AI evaluation frameworks to measure the accuracy and reliability of model outputs.
  • Prompt Templates - Uses standardized templates to ensure consistent output across different large language models.
  • RAG Context Retrieval - Retrieves relevant document segments from a vector database to ground language model responses.
  • AI Observability and Evaluation - Measures the accuracy and reliability of generative AI outputs using standardized evaluation frameworks.

Star history

Star history chart for mongodb-developer/genai-showcaseStar history chart for mongodb-developer/genai-showcase

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with GenAI Showcase

These projects share indexed features with GenAI Showcase. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 0xplaygrounds/rig0xPlaygrounds avatar

    0xPlaygrounds/rig

    7,450View on GitHub↗

    Rig is a framework for building large language model applications, featuring a multi-provider client and a workflow builder for retrieval-augmented generation systems. It serves as an orchestrator for creating autonomous agents that can maintain conversation state and execute complex tasks through custom prompting and plugins. The project provides standardized interfaces for both completion and embedding model providers, allowing for unified request and response patterns across different engines. It also includes a vector database integration layer that defines a common interface for indexing

    Rustagentaiartificial-intelligence
    View on GitHub↗7,450
  • datatalksclub/llm-zoomcampDataTalksClub avatar

    DataTalksClub/llm-zoomcamp

    6,529View on GitHub↗

    llm-zoomcamp is a comprehensive educational program and course for building real-life AI systems using large language models. It serves as a structured curriculum and implementation guide for developing AI applications and retrieval techniques. The project provides instructional material on building retrieval augmented generation pipelines to ground model responses in custom knowledge bases. It includes training on vector database implementation, semantic search, and the use of function calling to create autonomous agentic workflows. The curriculum covers a broad range of system development

    Jupyter Notebook
    View on GitHub↗6,529
  • superduperdb/superduperdbSuperDuperDB avatar

    SuperDuperDB/superduperdb

    5,298View on GitHub↗

    SuperduperDB is an AI agent orchestrator and database-integrated machine learning platform. It serves as a framework for building stateful AI agents and retrieval-augmented generation applications by integrating large language models directly with database backends. The project enables the deployment of self-hosted AI infrastructure and the management of language models on private hardware using local checkpoints. It distinguishes itself by allowing users to attach AI components directly to data fields, triggering model execution and automated transformations based on database insertions and

    Python
    View on GitHub↗5,298
  • packtpublishing/llm-engineers-handbookPacktPublishing avatar

    PacktPublishing/LLM-Engineers-Handbook

    4,774View on GitHub↗

    This project is an educational resource and engineering guide for building, deploying, and optimizing large language model applications and production pipelines. It serves as a blueprint for cloud AI infrastructure, providing a framework for orchestrating inference endpoints, data warehouses, and scalable production environments. The repository provides specific implementation patterns for retrieval augmented generation to ground model responses in external data. It includes a training workflow for crawling, structuring, and processing datasets to facilitate model fine-tuning, alongside an ev

    Pythonawsfine-tuning-llmgenai
    View on GitHub↗4,774
Compare all 30 related projects→

Frequently asked questions

What does mongodb-developer/genai-showcase do?

This project is a collection of generative AI implementations focused on the development of AI agents, retrieval-augmented generation pipelines, and vector search integration. It provides a framework for connecting managed cloud databases to language models to create context-aware applications.

What are the main features of mongodb-developer/genai-showcase?

The main features of mongodb-developer/genai-showcase are: Retrieval-Augmented Generation, Agentic Tool Orchestration, AI Agent Development, RAG Pipelines, Semantic Vector Search, Autonomous AI Agents, Vector Database Integrations, Ground-Truth Scoring.

Which projects share features with mongodb-developer/genai-showcase?

Projects with overlapping indexed features include: 0xplaygrounds/rig — Rig is a framework for building large language model applications, featuring a multi-provider client and a workflow… datatalksclub/llm-zoomcamp — llm-zoomcamp is a comprehensive educational program and course for building real-life AI systems using large language… superduperdb/superduperdb — SuperduperDB is an AI agent orchestrator and database-integrated machine learning platform. It serves as a framework… packtpublishing/llm-engineers-handbook — This project is an educational resource and engineering guide for building, deploying, and optimizing large language… 53ai/53aihub — 53AIHub is a centralized orchestration platform for deploying and managing AI agents and prompts across multiple large… sylphai-inc/adalflow — AdalFlow is an autonomous AI agent framework and LLM application library designed for building modular workflows. It…