You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,10 +50,10 @@ Complete guided quests and attend expert-led livestreams to build the skills you
50
50
| Quest | Topic | What You'll Learn |
51
51
|---|---|---|
52
52
|[Quest 1](/01-Local-AI-Development/README.md)| Local AI Development with Foundry Local | Run AI models on-device for privacy, speed, and offline access |
53
-
|[Quest 2](/02-End-to-End-Model-Development/README.md)| End-to-End Model Development on Microsoft Foundry | Build, train and deploy custom AI models with Microsoft Foundry's unified platform |
54
-
|[Quest 3](/03-Serverless-RAG-Support-System/README.md)| Serverless RAG Support System | Build retrieval-augmented generation pipelines with LangChain.js |
55
-
|[Quest 4](/04-Build-Agents-with-AI-Toolkit/README.md)| Build Agents with AI Toolkit | Create AI agents with MCP tools, evaluation, and code export on VS Code |
56
-
|[Quest 5](/05-E2E-Burger-Ordering-Agent/README.md)| E2E Burger Ordering Agent | Design and run a full agentic system with MCP server integration |
53
+
|[Quest 2](/02-E2E-Model-Development-on-Foundry/README.md)| End-to-End Model Development on Microsoft Foundry | Build, train and deploy custom AI models with Microsoft Foundry's unified platform |
54
+
|[Quest 3](/03-Run-Serverless-RAG-Support-System/README.md)| Serverless RAG Support System | Build retrieval-augmented generation pipelines with LangChain.js |
55
+
|[Quest 4](/04-Build-Agents-with-AIToolKit/README.md)| Build Agents with AI Toolkit | Create AI agents with MCP tools, evaluation, and code export on VS Code |
56
+
|[Quest 5](/05-Run-Burger-Ordering-Agent-System/README.md)| E2E Burger Ordering Agent | Design and run a full agentic system with MCP server integration |
57
57
58
58
Participation Requirement: Complete at least 2 quests (including the guided project) to be eligible for the hack.
0 commit comments