greenjerry / sample-app-aoai-DALL-E

[PREVIEW] Sample code for a simple image generating experience targeting DALL·E through AOAI.
MIT License
0 stars 1 forks source link

[Preview] Sample Image Generate App with AOAI

This repo contains sample code for a simple image generate webapp that integrates with Azure OpenAI. Note: some portions of the app use preview APIs.

This project is based on microsoft's sample-app-aoai-chatGPT.

Original README

The method of deploying to Azure Functions can be found in another branch.