Detecting AI Hallucinations using Semantic Entropy
Artificial Intelligence (AI) and the use of Large Language Models (LLMs) has transformed numerous fields, from healthcare to entertainment, by enabling machines to understand and…
Artificial Intelligence (AI) and the use of Large Language Models (LLMs) has transformed numerous fields, from healthcare to entertainment, by enabling machines to understand and…
AI Agents are more advanced implementations of artificial intelligence (AI) built to more autonomously perform tasks, make decisions, and interact with users or other systems.…
Microsoft Semantic Kernel is an innovative, open-source SDK designed to seamlessly integrate Large Language Models (LLMs) with conventional programming languages like C#, Python, and Java.…
Artificial Intelligence (AI) is transforming the landscape of modern enterprises, driving innovation, enhancing operational efficiency, and unlocking new avenues for growth. As businesses strive to…
Cloud computing has revolutionized how organizations manage and deploy their IT resources, offering unparalleled scalability, flexibility, and cost-efficiency. As businesses increasingly migrate their applications and…
Microsoft Learn Applied Skills credentials are not replacing Microsoft Certifications. Microsoft is expanding their credentialing portfolio to cater better to learners and customers, allowing validation…
By combining Retrieval Augmented Generation (RAG) with Generative AI, you can create a more intelligent and context aware AI solution that can more accurately generate…
Running jobs on specific branches with GitHub Actions is a common scenario implemented by DevOps and SRE professionals. This allows you to control which branches…
How to get the current branch name in GitHub Actions can be useful for workflows that trigger off of multiple branches of a GitHub repository.…
A few times I’ve found the need to setup a GitHub Actions workflow that downloads a file and commits that file back to the repository.…
Terraform provides functions to manage and manipulate IP addresses and CIDR blocks. These functions are crucial for network automation and orchestration in cloud environments, enabling…
The Terraform lookup() function provides a powerful feature that can be used to implement more flexible and easily configurable infrastructure configurations. The lookup() function is…
While HashiCorp Terraform is a single executable, it’s really useful to install it on the local machine so the terraform.exe executable can be run from…
The ability to efficiently search and retrieve documents based on their semantic content has become increasingly important; especially when it comes to building Generative AI…
The Internet of Things (IoT) industry has continued to grow and become more pervasive in people’s everyday lives these last few years. There are MANY…
The functions built into and supported by HashiCorp Terraform include the yamldecode and yamlencode functions for working with YAML data. These functions enable seamless integration…
Microsoft Copilot for Azure is an AI-powered tool designed to enhance your efficiency and productivity when working with Azure. Leveraging advanced Large Language Models (LLMs)…
When managing a website, it’s crucial to ensure a seamless user experience, even when things go wrong. One common scenario is the 404 Not Found…
Scott Guthrie’s talk, “Next Generation AI for Developers with the Microsoft Cloud,” highlighted significant advancements and tools for developers leveraging AI and the Microsoft Cloud.…