microsoft / azurechat

🤖 💼 Azure Chat Solution Accelerator powered by Azure Open AI Service
MIT License
1.24k stars 1.21k forks source link

I heard this is free chatgpt, is that true? #213

Closed BenHerbst closed 1 year ago

grayjeremy commented 1 year ago

Cloud hosting and consumption are not free; however the software is provided under an MIT license.

The code in this repo will deploy a private website that has similar functionality to chat.openai.com but all the cloud resources are in your Azure subscription under your control. You will be able to utilize a private version of OpenAI's GPT-3.5 and GPT-4 large language models hosted in your Azure subscription which comes with enterprise data privacy and security provisions.

The Azure Pricing Calculator is a great way to estimate cloud costs.