Showing tag results for AI

Feb 23, 2026
Post comments count0
Post likes count1

Use Windows on-device AI in your Electron app

Chiara Mooney
Chiara Mooney

Last year we published AI Dev Gallery, an open-source app full of interactive Windows AI examples. A common follow-up question from Electron developers has been: “How can we build similar on-device AI experiences in our Electron apps?” In this blog, we’ll walk through how we built an Electron app filled with samples of on-device Windows AI, using t...

ifdef-Windows
Jan 27, 2021
Post comments count1
Post likes count0

Using WinML in .NET5

Alexandre Zollinger Chohfi
Alexandre Zollinger Chohfi

Lets get our hands down and create a simple .NET5 console app that uses WinML to analyse an image and classify what it is using a pre-built machine learning model.

ifdef-Windows