What are the pre-requisites for this workshop?
- Azure Subscription (if you don’t have one, you can create a free account here)
- Azure CLI (if you don’t have one, you can install it here)
- Github Account (if you don’t have one, you can create one here
- Github Codespaces - Github Codespaces is a feature of Github that allows you to develop in a cloud-hosted, container-based development environment. To learn more about Github Codespaces, you can check out the documentation.
- Azure OpenAI API resource and deployment of
text-davinci-003
model (see instructions for setting these up here)
How do I get started with the workshop?
To get started with the workshop, we will perform the following tasks:
- Forking this repository into your GitHub account
- Creating Github Codespace on the forked repository
Forking this repository into your GitHub account
- Fork this repository into your GitHub account by clicking on the “Fork” button at the top right of its page.
Creating Github Codespaces on the forked repository
- Open your forked Github repository in Github and click on the
Code
tab. - Click on the
Open with Codespaces
button