#174 · Primary category: Knowledge Base & RAG
aisearch-openai-rag-audio
A simple example implementation of the VoiceRAG pattern to power interactive voice generative AI experiences using RAG with Azure AI Search and Azure OpenAI's gpt-4o-realtime-preview model.
Project last updated:11/19/25
GitHub Stars
564
Forks
354
Contributors
13
License
MIT
Why we included this project
Voice assistants that answer from your own documents are tricky to build because the audio path and the retrieval path have to work together in real time. This sample shows one working way to combine them: the browser captures speech, a Python backend relays it to OpenAI's realtime audio API, and a search tool pulls relevant passages from Azure AI Search so the model grounds its spoken answer in your knowledge base. The repo includes infrastructure as code, a Dockerfile for Azure Container Apps, and dev container and Codespaces setups, so you can go from clone to a running app without much setup. It is a reference implementation rather than a finished product, but the architecture diagram and the middle-tier code give you a concrete starting point to adapt, especially if you are already working in the Azure ecosystem.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience