microsoft/ai-dev-gallery
A Windows desktop application and Visual Studio project gallery demonstrating local AI model integration using ONNX Runtime, DirectML, and NPUs.

AI Dev Gallery is a Microsoft tool that helps Windows developers add AI capabilities to their apps. It provides over 25 interactive samples powered by local AI models including Whisper for speech recognition, Stable Diffusion for image generation, and Phi3/Mistral language models. The gallery lets developers browse and download models from Hugging Face and GitHub, view the C# source code, and export standalone Visual Studio projects. It leverages ONNX Runtime with DirectML and NPU hardware acceleration for running models locally.
Frequently asked
- What is microsoft/ai-dev-gallery?
- A Windows desktop application and Visual Studio project gallery demonstrating local AI model integration using ONNX Runtime, DirectML, and NPUs.
- Is ai-dev-gallery open source?
- Yes — microsoft/ai-dev-gallery is open source, released under the MIT license.
- What language is ai-dev-gallery written in?
- microsoft/ai-dev-gallery is primarily written in C#.
- How popular is ai-dev-gallery?
- microsoft/ai-dev-gallery has 1.5k stars on GitHub.
- Where can I find ai-dev-gallery?
- microsoft/ai-dev-gallery is on GitHub at https://github.com/microsoft/ai-dev-gallery.