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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mongodb-developer avatar

mongodb-developer/GenAI-Showcase

0
View on GitHub↗
4,236 estrellas·741 forks·Jupyter Notebook·MIT·8 vistaswww.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.

Historial de estrellas

Gráfico del historial de estrellas de mongodb-developer/genai-showcaseGráfico del historial de estrellas de mongodb-developer/genai-showcase

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace mongodb-developer/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.

¿Cuáles son las características principales de mongodb-developer/genai-showcase?

Las características principales de mongodb-developer/genai-showcase son: Retrieval-Augmented Generation, Agentic Tool Orchestration, AI Agent Development, RAG Pipelines, Semantic Vector Search, Autonomous AI Agents, Vector Database Integrations, Ground-Truth Scoring.

¿Qué alternativas de código abierto existen para mongodb-developer/genai-showcase?

Las alternativas de código abierto para mongodb-developer/genai-showcase incluyen: 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…

Alternativas open-source a GenAI Showcase

Proyectos open-source similares, clasificados según cuántas características comparten con GenAI Showcase.
  • 0xplaygrounds/rigAvatar de 0xPlaygrounds

    0xPlaygrounds/rig

    7,450Ver en 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
    Ver en GitHub↗7,450
  • datatalksclub/llm-zoomcampAvatar de DataTalksClub

    DataTalksClub/llm-zoomcamp

    6,529Ver en 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
    Ver en GitHub↗6,529
  • superduperdb/superduperdbAvatar de SuperDuperDB

    SuperDuperDB/superduperdb

    5,298Ver en 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
    Ver en GitHub↗5,298
  • packtpublishing/llm-engineers-handbookAvatar de PacktPublishing

    PacktPublishing/LLM-Engineers-Handbook

    4,774Ver en 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
    Ver en GitHub↗4,774
  • Ver las 30 alternativas a GenAI Showcase→