Skip to content

Commit 72dcdca

Browse files
authored
Update README.md
1 parent 65c46ac commit 72dcdca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ Each lesson also includes a "Keep Learning" section with additional learning too
3030

3131
## What You Need
3232
### To run the code of this course, you can use either:
33-
- [Azure OpenAI Service](https://azure.microsoft.com/products/ai-services/openai-service?WT.mc_id=academic-105485-koreyst) - **Lessons:** "aoai-assignment"
34-
- [GitHub Marketplace Model Catalog](https://github.com/marketplace/models?WT.mc_id=academic-105485-koreyst) - **Lessons:** "githubmodels"
35-
- [OpenAI API](https://platform.openai.com/docs/quickstart?context=python?WT.mc_id=academic-105485-koreyst) - **Lessons:** "oai-assignment"
33+
- [Azure OpenAI Service](https://aka.ms/genai-beginners/azure-open-ai) - **Lessons:** "aoai-assignment"
34+
- [GitHub Marketplace Model Catalog](https://aka.ms/genai-beginners/gh-models) - **Lessons:** "githubmodels"
35+
- [OpenAI API](https://aka.ms/genai-beginners/open-ai) - **Lessons:** "oai-assignment"
3636

37-
- Basic knowledge of Python or TypeScript is helpful - \*For absolute beginners check out these [Python](https://learn.microsoft.com/training/paths/python-language/?WT.mc_id=academic-105485-koreyst) and [TypeScript](https://learn.microsoft.com/training/paths/build-javascript-applications-typescript/?WT.mc_id=academic-105485-koreyst) courses
38-
- A GitHub account to [fork this entire repo](https://github.com/microsoft/generative-ai-for-beginners/fork?WT.mc_id=academic-105485-koreyst) to your own GitHub account
37+
- Basic knowledge of Python or TypeScript is helpful - \*For absolute beginners check out these [Python](https://aka.ms/genai-beginners/python) and [TypeScript](https://aka.ms/genai-beginners/typescript) courses
38+
- A GitHub account to [fork this entire repo](https://aka.ms/genai-beginners/github) to your own GitHub account
3939

4040
We have created a **[Course Setup](./00-course-setup/README.md?WT.mc_id=academic-105485-koreyst)** lesson to help you with setting up your development environment.
4141

0 commit comments

Comments
 (0)