pdebruin / oai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure OpenAI demo

This repository demonstrates the key concepts of AI: a chatgpt model and a chat client.

First create the Azure OpenAI service and the deployment. Then configure the environment variables and run the app. Tested in Ubuntu 22.04 WSL2.

About


Languages

Language:C# 52.2%Language:Shell 47.8%