dantelmomsft / chat-with-your-data-java-lza-app-accelerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat With You Data with Java and Azure Open AI - LZA App Accelerator

This is a PoC about automating apps deployment on production ready environment provided by Azure Landing Zones.

We are going to deploy the Azure Open AI Java reference template on top of the App Service LZA or ACA LZA using the Azure Developer CLI

The java reference template supports different architectural styles. It can be deployed as standalone app on top of Azure App Service or as a microservice event driven architecture with web frontend, AI orchestration and document ingestion apps hosted by Azure Container Apps or Azure Kubernetes Service.

  • For automated deployment on top of Azure App Service LZA, see here.
  • For automated deployment on top of Azure Container Apps LZA, see here.

About


Languages

Language:Bicep 88.3%Language:PowerShell 6.5%Language:Shell 5.2%