Azure Private GPT Playground https://github.com/Nashex/gpt4-playground I modified the code in the original repo a bit. vi .env REACT_APP_AZURE_API_KEY="" REACT_APP_AZURE_URI="" yarn install yarn dev This will start a local server on port 3000. You can then navigate to localhost:3000 to view the project!