Hi, Please refer this github repo : https://github.com/microsoft/sample-app-aoai-chatGPT
- Go to Frontend->src->pages->Chat.tsx file . Make sure you change the azure svg with your custom image
- Next you could replace the reference, title and subtitle as shown below
- You could replace the logo with your own favicon in index.html file.
Once you are done with customization, you could do one click azure deployment available in this github repo.
You could deploy to existing web application in the Open AI studio.
Please 'Accept as answer' if it helped so that it can help others in the community looking for help on similar topics.