Getting Started with the AI Dev Gallery
The AI Dev Gallery is a new open-source project designed to inspire and support developers in integrating on-device AI functionality into their Windows apps. It offers an intuitive UX for…
10/12/2024
In this quest, you’ll teach your AI app to talk to external data using the Retreival Augmented Generation (RAG) technique. You’ll overcome the limitations of pre-trained language models by allowing them to reference your own data, using it as context to deliver accurate, fact-based responses.  👉 Want to catch…