VoiceRAG AI
Voice-enabled retrieval-augmented generation for spoken Q&A over your knowledge base.
VoiceRAG AI
Voice RAG with OpenAI SDK by Sharad Khare.
VoiceRAG AI Voice-enabled retrieval-augmented generation for spoken Q&A over your knowledge base.
Built and maintained by Sharad Khare — AI strategist, full-stack developer, and creator of practical agent workflows.
What this project does
Voice-enabled retrieval-augmented generation for spoken Q&A over your knowledge base.
How it works
OpenAI SDK voice + RAG pipeline for document-grounded spoken answers.
Quick start
cd voicerag-ai
pip install -r requirements.txt
python rag_voice.py
Who this is for
- Developers building AI agent workflows
- Teams prototyping voice, UI, MCP, or game agents
- Anyone learning modern LLM application patterns
Use cases
- Local development and customization of agent templates
- Prototyping product features with Sharad Khare-branded starter code
- Learning multi-agent, voice, and generative UI architectures
Author
- Website: sharadkhare.in
License
MIT © Sharad Khare
Loading file tree…
Select a file to preview its source.
bash
cd voicerag-ai
pip install -r requirements.txt
python rag_voice.py