Learning
63 TopicsGitHub Copilot for Azure: 6 Must-Try Features
Ready to supercharge your Azure game right within GitHub Copilot? Dive into our latest blog where we break down six must-try features of GitHub Copilot for Azure. From deploying containers and managing AI models to exploring resources and planning migrations, we've got you covered. Check out the videos to see great examples of how GitHub Copilot for Azure can make your cloud projects smoother and more efficient.This Month in Azure Static Web Apps | 08/2024
Want to know everything that happened with Azure Static Web Apps in August? We’ve gathered the best community content! 🚀 Discover tutorials, articles, and videos, and find out how to contribute! LinkedIn Post: 🚀 This Month in Azure Static Web Apps | August 2024 🚀 The Azure Static Web Apps community has shone once again this August! Whether you're a developer or just diving into the world of web development, check out this curated collection of articles, videos, and tutorials to boost your knowledge. :sparkles: See how you can contribute and have your work featured next month! Don’t miss the opportunity to learn, share, and grow with the community! :light_bulb:Hack Together: RAG Hack - Building RAG Applications with LangChain.js
In the rapidly evolving landscape of Artificial Intelligence and Natural Language Processing, the use of Retrieval Augmented Generation (RAG) has emerged as a powerful solution to enhance the accuracy and relevance of responses generated by language models. In this article, we will explore the talk given during the Hack Together: RAG Hack event, whereGlaucia Lemos, a Cloud Advocate at Microsoft, andYohan Lasorsa, a Senior Cloud Advocate at Microsoft, demonstrated how LangChain.js is revolutionizing the development of RAG applications, making it easier to create intelligent applications that combine large language models (LLMs) with your own data sources.Policy for Sending logs to multiple destinations for container apps
Learn how to enable logging for Azure Container Apps by choosing from two options: 'logging options' under monitoring or 'Azure Monitor'. Discover different methods for adding custom policies and solutions for various use cases such as sending logs to Log Analytics Workspace and storage account, using Terraform, and without linked templates. Follow our step-by-step guidance for Azure developers to get the most out of your container apps' monitoring capabilities.Local AI on Windows: Explaining the Audio Editor App Sample
Take a look at an app sample from this year's Build that showcases three different local models being leveraged on Windows. Get a high-level overview of Silero Voice Activity Detection, Whisper Transcription, and MiniLM embeddings models, and how they are used to implement an "audio smart trimming" feature. All code for this sample has been open-sourced if you would like to dive into how the sample was built.