[PR #159] [MERGED] Voice Enabled RAG Agent with OpenAI Agents SDK (CAN MERGE) #208

Closed
opened 2025-11-06 14:58:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/159
Author: @Madhuvod
Created: 3/24/2025
Status: Merged
Merged: 3/25/2025
Merged by: @Shubhamsaboo

Base: mainHead: voice-rag-openaisdk


📝 Commits (1)

  • bdfd184 Voice Enabled RAG Agent with OpenAI Agents SDK

📊 Changes

3 files changed (+477 additions, -0 deletions)

View changed files

rag_tutorials/voice_rag_openaisdk/README.md (+68 -0)
rag_tutorials/voice_rag_openaisdk/rag_voice.py (+401 -0)
rag_tutorials/voice_rag_openaisdk/requirements.txt (+8 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/159 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/25/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `voice-rag-openaisdk` --- ### 📝 Commits (1) - [`bdfd184`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/bdfd184febec5ef9bf9999e711073b83da85b95b) Voice Enabled RAG Agent with OpenAI Agents SDK ### 📊 Changes **3 files changed** (+477 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `rag_tutorials/voice_rag_openaisdk/README.md` (+68 -0) ➕ `rag_tutorials/voice_rag_openaisdk/rag_voice.py` (+401 -0) ➕ `rag_tutorials/voice_rag_openaisdk/requirements.txt` (+8 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:58:44 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#208