From 7576711bfa88ff658ee6bcd7f9b66bfa46d1db79 Mon Sep 17 00:00:00 2001 From: Pavel Duchovny Date: Thu, 8 Jan 2026 10:53:58 +0200 Subject: [PATCH] Adding the voice project to the README --- apps/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/README.md b/apps/README.md index 82f6de7..728ea30 100644 --- a/apps/README.md +++ b/apps/README.md @@ -11,3 +11,4 @@ Javascript and Python apps and demos showcasing how to use MongoDB in GenAI appl | SpringAI Terraform RAG | MongoDB Atlas, Spring Boot, Terraform, OpenAI | RAG application with automated infrastructure setup using Terraform and Spring Boot | [![View Code](https://img.shields.io/badge/view-code-blue?logo=github)](springai-terraform-rag) | | Voice OpenAI Rentals Agent | MongoDB Atlas, Python, Flask, OpenAI | Voice interaction agent for real estate listings using vector search and real-time voice processing | [![View Code](https://img.shields.io/badge/view-code-blue?logo=github)](voice-openai-mongo-rentals-agent) | | Video Intelligence App | MongoDB Atlas, FastAPI, React, OpenAI, VoyageAI | AI-powered video search system allowing users to upload videos, extract insights, and search content using natural language queries | [![View Code](https://img.shields.io/badge/view-code-blue?logo=github)](video-intelligence) | +| Voice AI Agents with Memory | MongoDB Atlas, VoyageAI, Gemini Live | Voice AI Agents powerd with MongoDB Hybrid searchable memory| [![View Code](https://img.shields.io/badge/view-code-blue?logo=github)](voice-memory-demo) |