Skip to content

Commit 082c04e

Browse files
Aditya Rastoginieubank
authored andcommitted
Add Windows ML to README
1 parent 2bcdaed commit 082c04e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@ This repository hosts samples for the [Windows App SDK](https://github.com/micro
1212
## 💻 List of samples
1313

1414
### Artificial Intelligence
15-
- [Windows AI sample](Samples/WindowsAIFoundry/cs-winui/) : These samples demonstrate how to use the [Windows AI apis](https://learn.microsoft.com/windows/ai/apis/), like Phi Silica, Text Extraction (OCR) and Imaging APIs.
16-
15+
16+
- [Windows AI sample](Samples/WindowsAIFoundry/cs-winui/): These samples demonstrate how to use the [Windows AI APIs](https://learn.microsoft.com/windows/ai/apis/), like Phi Silica, Text Extraction (OCR) and Imaging APIs.
17+
18+
- [Windows ML](Samples/WindowsML): These samples demonstrate running hardware-accelerated ONNX models (CPU, GPU, or NPU when available) on Windows using C++, C#, and Python. See the [Windows ML overview](https://learn.microsoft.com/windows/ai/new-windows-ml/overview).
19+
1720
- [AI Dev Gallery](https://github.com/microsoft/ai-dev-gallery): The AI Dev Gallery is a collection of open-source samples showcasing how to integrate on-device AI capabilities into Windows apps using Windows Copilot Runtime and open-source models using ONNX.
1821

1922
### App Lifecycle and System Services

0 commit comments

Comments
 (0)