Azure OpenAI service free one-click deployment of Web application service

Teach you how to use Azure OpenAI to build ChatGPT web application service. ChatGPT has always been severely blocked. I applied for Azure OpenAI service some time ago. Recently, PLUS+GPT4 were blocked. This afternoon, I took some time to study Azure services and share them with you. AZure OpenAI services and APIs are still billed, but you can deploy a set of ChatGPT UI. There is a free plan.

Use Azure OpenAI to deploy web application services in one click

Teach you how to use Build ChatGPT has been severely banned for a long time. Service. Recently PLUS+ All of them are blocked. I took some time this afternoon to study Azure services and share them with you. AZure OpenAI services and APIs are still billed, and you can deploy a set of ChatGPT UIs. This has a free plan.

Azure OpenAI service free one-click deployment of Web application service
Official Website:https://azure.microsoft.com/zh-cn/products/cognitive-services/openai-service/

Preparations before deploying web application services:
1. Corporate mailbox
2. Credit card (domestic cards are supported, mobile banking is available Apply for Visa/MasterCard)
As of 2023-07-25, if the information is true, the application will generally be approved the next day. A friend's company in Beijing was also approved, with no geographical restrictions.

Azure OpenAI one-click deployment of web application services

1. Log in to the Azure official website first. You can log in in the upper right corner of the URL just now. You can bind a credit card when registering. If you don’t activate the plan, you won’t be able to see the subscription ID later.

2. Search OpenAI directly in the search box, open it and click the + sign to create the OpenAI service. If nothing goes wrong, you will be reminded that you need to apply and will be given an application address.

Azure OpenAI service free one-click deployment of Web application service

3. Don't panic. Open the application address. You need to search for "Subscription" on the Azure page, find the yellow key icon, open it, and write down your subscription ID.
Then open the above address and fill in the company information application. Assuming your application is approved, you can follow step 2 to create the OpenAI service.
Azure OpenAI service free one-click deployment of Web application service

 Azure OpenAI service features

Azure OpenAI comes with a ChatGPT farm that has a lot of features:
1. Code Generator

ChatGPT - Playground (can debug and train data) and code generator

Azure OpenAI service free one-click deployment of Web application service

Azure OpenAI service free one-click deployment of Web application service
2. One-click deployment of ChatGPT Web application (with free configuration)

The effect of deploying a Web application with one click (the default one is a bit ugly, you can modify the code yourself, remember to choose the free plan for deployment, 1G storage and 1G memory)

Azure OpenAI service free one-click deployment of Web application service
3. Training data and debugging parameters
"One-click deployment of ChatGPT web application" is similar to a simplified version of Bing chat.
This web application can be configured with authentication, you can add friends' email addresses or use a third party to log in.
The ChatGPT application is a web service that supports authentication

Azure OpenAI service free one-click deployment of Web application service

Azure OpenAI service free one-click deployment of Web application service
Interface differences: The interface of Azure OpenAI is slightly different from that of OpenAI. If you use a third-party open source UI, you can use a cf worker or proxy to convert it. You can refer to:

https://github.com/Yidadaa/ChatGPT-Next-Web/issues/371

score

Leave a Reply

Your email address will not be published. Required fields are marked *