OpenAIWorkshop icon indicating copy to clipboard operation
OpenAIWorkshop copied to clipboard

Question: Flight Copilot App Deployment Example

Open Boburmirzo opened this issue 2 years ago • 2 comments

Hi @james-tn,

Do you have an example of a deployment script to run the app in Azure?

https://github.com/microsoft/OpenAIWorkshop/tree/main/scenarios/incubations/copilot/realtime_streaming

Now I am experimenting with a similar use case and I found your showcase quite helpful. It would be great if you could provide a template for the automated deployment of Azure resources.

Thanks!

Boburmirzo avatar Nov 07 '23 13:11 Boburmirzo

You can review the bicep template in this, and use azd to deploy: https://github.com/microsoft/OpenAIWorkshop/tree/main/infra

james-tn avatar Nov 07 '23 17:11 james-tn

@james-tn Hi,

I am working on implementing a similar solution but using Azure Event Hubs and Pathway's LLM App.

It would be great if you have time, we can jump on a call and get your early feedback on this GitHub repo:

https://github.com/Boburmirzo/pathway-azure-openai-confluent

Thanks!

Boburmirzo avatar Nov 25 '23 09:11 Boburmirzo