From 0433649f8963d071b94d9ee7ad0fab70cf61f750 Mon Sep 17 00:00:00 2001 From: Pash10g Date: Fri, 31 Jan 2025 12:00:06 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64e3c59..6af9db4 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ This section contains examples of use cases that are commonly seen in industry-f | **MongoDB and BuildShip Agents** | MongoDB Atlas, BuildShip low-code, Anthropic | [![GitHub](https://img.shields.io/badge/GitHub-View_on_GitHub-blue?logo=GitHub)](https://github.com/mongodb-developer/GenAI-Showcase/blob/main/snippets/low-code/BuildShip.md) | This guide demonstrates how to create an AI agent for handling rental booking workflows using BuildShip's no-code platform with MongoDB Aggregation and Insert integrations. | | **Realtime Voice OpenAI API and Atlas Vector Search Rental Agent** | OpenAI, Atlas , Python , React | [![GitHub](https://img.shields.io/badge/GitHub-View_on_GitHub-blue?logo=GitHub)](https://github.com/Pash10g/voice-openai-mongo-rentals-agent)|Sample application that use OpenAI Realtime API and MongoDB Atlas vector/CRUD as tools for a full voice based rental assistant. | | **MongoDB and n8n.io AI template** | n8n AI automation, MongoDB, JS | [template](https://n8n.io/workflows/2554-mongodb-ai-agent-intelligent-movie-recommendations/)| A sample workflow to start of when building AI context aware flows with [n8n platform](https://n8n.io)| - +| **MongoMP - Music Platform** | Next.js 14, MongoDB Atlas, JWT | [![GitHub](https://img.shields.io/badge/GitHub-View_on_GitHub-blue?logo=GitHub)](apps/mongo-mp)| A music streaming platform with AI-powered recommendations using MongoDB's vector search capabilities| ## Evaluations - [Evaluating your LLM applications](https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/evals/ragas-evaluation.ipynb)