Azure-Samples / 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.
https://azure.microsoft.com/products/search
MIT License
211 stars 105 forks source link

Resilv/devcontainer #5

Closed RenSilvaAU closed 3 weeks ago

RenSilvaAU commented 3 weeks ago

@pablocastro ,

Thanks for publishing yet another great demo on RAG!

I took the liberty of writing a Pull Request with a devcontainer (with Python, React and Powershell), as I find it much easier to develop with them - and it also makes it easier to work with codespaces.

I'd be honoured if you could incorporate this change in the main repo.

Cheers Ren

chuwik commented 3 weeks ago

@RenSilvaAU thanks a lot for submitting this PR to add support for dev containers! Definitely a very cool way to run it :)

I hope you don't mind that I'm pushing the changes myself, I already had them ready to go in a private branch but wanted to give the repo a bit stability right after release, so was just keeping them warm :) I just pushed vscode devcontainers, github codespaces will come next. Also added a banner that with one click runs the container.