Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Welcome to the very first post in a series of blogs about my journey building a chatbot with Semantic...
Introduction As AI becomes increasingly central to modern applications, developers in the...
Turning TMDB into a Gen-AI Plugin Playground (and having fun doing it) Description A...
In the last chapter, we added the first audio capability to our chatbot by allowing the user to...
On our previous chapters, we built a basic agent enhanced with specific skills via Plugins and...
Introduction Imagine a world where stories come alive at your command, where a friendly AI...
On the previous chapters, we built a basic Librarian agent, enhanced with some specific skills via...
On our previous chapter, we went through some of the basic concepts of Semantic Kernel, finishing...
This blog base from...
Introduction In this guide, you'll learn how to build a Model Context Protocol (MCP)...
One of Semantic Kernel's key features is the ability to easily swap between different AI providers....
1. Introducción En este tutorial, aprenderás cómo usar Semantic Kernel para integrar Large...
How I Created a Handy MCP Server in C# to Retrieve NuGet...
Introducción En esta tercera parte de nuestra serie sobre Semantic Kernel, nos adentramos...
I can't recall how many times I've tried to convince an LLM to return JSON so that I could perform...
Hi. I'm going to write a bunch of tutorial on ms semantic-kernel and this is the first part. This...
This post focuses on implementing server prompts, a key feature of the Model Context Protocol (MCP)...
It turns out that AI orchestration is remarkably well equipped to handle building a virtual game master. Let's see how it works.
The Model Context Protocol (MCP) aims to standardize connections between AI systems and data sources....
Impatient? GitHub In my last post we saw how to integrate Semantic Kernel and invoke its chat...
Are you intrigued by how Generative AI (GenAI) is transforming industries, enhancing our work, and...
1. Introducción En el tutorial anterior, exploramos cómo configurar y utilizar Semantic...
Welcome to my first post ever! Enough talk. Let's get started. Impatient? GitHub. Make sure that...
It is common to work with multiple large language models (LLMs) simultaneously, especially when...
Hi Buddy! Welcome to a quick tutorial on building an AI Calendar agent that will allow you to...
For quick and easy evaluation or comparison of AI responses in .NET applications, particularly tests....
As of April 2025, the official Microsoft Semantic Kernel connector for Amazon...
In real-world systems, it's crucial to handle HTTP errors effectively, especially when interacting...
Impatient? GitHub In my last post we saw how to get started with local SLM using Ollama and Semantic...
In today’s digital world, real-time interactions are becoming increasingly essential, especially in...