Skip to content

Commit fa18f46

Browse files
committed
quest 2 placeholder
1 parent e6491d9 commit fa18f46

File tree

4 files changed

+28
-98
lines changed

4 files changed

+28
-98
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
![Foundry Local](./assets/foundry-logo.png)
2+
3+
Livestream starting soon! **Click below to register.**
4+
5+
[![Reactor Livestream](./assets/poster-quest2.png)](https://www.youtube.com/live/GHH50rDlLn0?si=-i3hPYq1o6H271_z)
6+
7+
# Building AI Agents E2E On Microsoft Foundry
8+
9+
_In the previous quest, you used Foundry Local to deploy and use models locally, to build on-device AI solutions. But what if you want to build enterprise-grade AI solutions at cloud-scale? This is where Microsoft Foundry comes in._
10+
11+
In this Quest, you'll explore the end-to-end workflow for designing and developing AI solutions with _Microsoft Foundry models_ in the cloud. You'll learn to select models (using catalog, leaderboards, and playground), customize them (with fine-tuning) - then observe their performance and assess their quality and safety (with tracing, evaluations, and red-teaming). By completing this quest, you'll get a better intuition for what it takes to build trustworthy AI using Microsoft Foundry.
12+
13+
Let's set the stage with a popular real-world use case.
14+
15+
Imagine you are an AI engineer working for _Zava_, a fictitious enterprise retail organization selling home improvement products to DIY customers. You have been asked to build "Cora" - a customer service agent that answers shopper questions in-store and online. In this quest, we'll keep it simple and have the agent answer questions about the products in a provided catalog.
16+
17+
The AI Agent must meet three objectives:
18+
19+
1. **Be polite and helpful** in customer interactions. _Meet specific response tone and format_.
20+
1. **Be cost-effective** in operations. _Minimize latency and token costs in usage_.
21+
1. **Be trustworthy** in responses. _Ensure safety, quality & accuracy in responses_.
22+
23+
_How do we go from these requirements - to plan, prototype and production?_
24+
25+
26+
## Developer Journey
27+
28+
Coming soon!
8.27 KB
Loading
1.74 MB
Loading

02-local-to-azure/README.md

Lines changed: 0 additions & 98 deletions
This file was deleted.

0 commit comments

Comments
 (0)