- Notifications
You must be signed in to change notification settings - Fork147
An open-source project for Windows developers to learn how to add AI with local models and APIs to Windows apps.
License
microsoft/ai-dev-gallery
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Important
The AI Dev Gallery is currently in public preview, and we’d love your feedback! Share your thoughts by creating anissue.
Designed for Windows developers, the AI Dev Gallery helps integrate AI capabilities into apps and projects. It includes:
- Explore over 25 interactive samples powered by local AI models
- Easily browse, download, and run models from Hugging Face and GitHub
- View the C# source code and export standalone Visual Studio projects with a single click
DownloadAI Dev Gallery from the Microsoft Store or follow these steps to install it manually:
⚠️ Note: AI Dev Gallery requiresVisual Studio 2022 or later for building and Windows 10 or newer to run.If you're new to building apps with WinUI and the Windows App SDK, follow theinstallation instructions.
RequiredVisual Studio components:
- Windows application development
git clone https://github.com/microsoft/AI-Dev-Gallery.git
Ensure that theAIDevGallery
project is set as the startup project in Visual Studio.
PressF5 to run AI Dev Gallery!
⚠️ Note: On ARM64-based Copilot+ PCs, make sure to build and run the solution asARM64
(and not asx64
). This is required especially when running the samples that invoke the Windows AI Foundry to communicate with models such as Phi Silica.
⚠️ Note: Having issues installing the app on your machine? Let us know byopening an issue and our team will do our best to help!
- Minimum OS version: Windows 10, version 1809 (10.0; Build 17763)
- Architecture: x64, ARM64
- Memory: At least 16 GB is recommended
- Disk space: At least 20GB free space is recommended
- GPU: 8GB of VRAM is recommended for running samples on the GPU
Any samples or docs improvements you'd like to see? We're always looking for a helping hand. Feel free toopen an issue to start the discussion, or even better, create a PR with the change you'd like to see!
- Q: Is a Microsoft account necessary to use the app?
- A: No, the app does NOT require a Microsoft account for use.
- Q: Can I use the app without an internet connection?
- A: Yes, the app works offline since the AI models are downloaded locally. However, you will need to be online to download additional AI models from Hugging Face or GitHub.
- Q: What AI models are available in the app?
- A: The app features popular open source models and APIs from theWindows AI Foundry. When executing a sample, you can select which model you want to use.
- Q: Is the app's source code accessible? Can I contribute new samples?
- A: Yes, the app is completely open-source, and its code is accessible onGitHub. Feel free to contribute byfiling an issue, or submitting a PR and one of our moderators will review it.
- Q: Where can I provide feedback?
- A: Feel free to give us feedback oropen an issue on our GitHub repository.
- Q: Do I need to run the app just to try a single sample?
- A: Yes, the app is required to run any sample. However, once you've downloaded a model for a sample via the app, you can export the sample as a Visual Studio project and run it independently from there.
This project welcomes contributions and suggestions. Most contributions require you to agree to aContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant usthe rights to use your contribution. For details, visithttps://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to providea CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructionsprovided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted theMicrosoft Open Source Code of Conduct.For more information see theCode of Conduct FAQ orcontactopencode@microsoft.com with any additional questions or comments.
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsofttrademarks or logos is subject to and must followMicrosoft's Trademark & Brand Guidelines.Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.Any use of third-party trademarks or logos are subject to those third-party's policies.
This project has adopted the Microsoft Open Source Code of Conduct.
The application logs basic telemetry. Please read the Microsoft privacy statement for more information.
About
An open-source project for Windows developers to learn how to add AI with local models and APIs to Windows apps.
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.