Skip to content

Commit

Permalink
Merge pull request microsoft#91 from microsoft/manekinekko-patch-2
Browse files Browse the repository at this point in the history
fix lesson 11 broken link
  • Loading branch information
leestott authored Nov 2, 2023
2 parents 69ffba7 + 9e56cec commit f65869b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Here are ways you can contribute to this course:
| 08 | [Building Search Apps Vector Databases](./08-building-search-applications/README.md?WT.mc_id=academic-105485-koreyst) | **Code**: Semantic vs Keyword search. What are text embeddings and how do they apply to search | Create an application that uses Embeddings to search for data. |
| 09 | [Building Image Generation Applications](./09-building-image-applications/README.md?WT.mc_id=academic-105485-koreyst) | **Code:** Image generation and why it's useful in building applications| Build an image generation application |
| 10 | [Building Low Code AI Applications](./10-building-low-code-ai-applications?WT.mc_id=academic-105485-koreyst) | **Low Code:** Introduction to Generative AI in Power Platform | Build a Student Assignment Tracker App for our education startup with Low Code | |
| 11 | [Integrating External Applications with Function Calling](./11-intergating-with-function-calling/README.md?WT.mc_id=academic-105485-koreyst) | **Code:** What is function calling and its use cases for applications | Setup a function call to retrieve data from an external API | |
| 11 | [Integrating External Applications with Function Calling](./11-integrating-with-function-calling?WT.mc_id=academic-105485-koreyst) | **Code:** What is function calling and its use cases for applications | Setup a function call to retrieve data from an external API | |
| 12 | [Designing UX for AI Applications](./12-designing-ux-for-ai-applications?WT.mc_id=academic-105485-koreyst) | **Concept:** Designing AI Applications for Trust and Transparency | Apply UX design principles when developing Generative AI Applications | |
| xx | [Continue Your Learning](./13-continued-learning/README.md?WT.mc_id=academic-105485-koreyst) | Links to continue your learning from each lesson! | Mastering your Generative AI skills | |

Expand Down

0 comments on commit f65869b

Please sign in to comment.