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...
On our previous chapters, we built a basic agent enhanced with specific skills via Plugins and...
In the last chapter, we added the first audio capability to our chatbot by allowing the user to...
Introduction In this guide, you'll learn how to build a Model Context Protocol (MCP)...
On the previous chapters, we built a basic Librarian agent, enhanced with some specific skills via...
Introduction Imagine a world where stories come alive at your command, where a friendly AI...
One of Semantic Kernel's key features is the ability to easily swap between different AI providers....
Introduction Have you ever wondered how to bridge the gap between natural language and...
Introduction We'll feed a messy CSV file to a lightweight llama3.2-3B model and let it...
This blog base from...
On our previous chapter, we went through some of the basic concepts of Semantic Kernel, finishing...
The Model Context Protocol (MCP) aims to standardize connections between AI systems and data sources....
User: What time is it right now? LLM: Um... I actually don't know. I have no idea what time it...
1. Introducción En este tutorial, aprenderás cómo usar Semantic Kernel para integrar Large...
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...
1. Introducción En el tutorial anterior, exploramos cómo configurar y utilizar Semantic...
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.
Hi. I'm going to write a bunch of tutorial on ms semantic-kernel and this is the first part. This...
🧠 Crea tu propio agente conversacional con Semantic Kernel ¿Te imaginas construir un...
How I Created a Handy MCP Server in C# to Retrieve NuGet...
Hi Buddy! Welcome to a quick tutorial on building an AI Calendar agent that will allow you to...
Welcome to my first post ever! Enough talk. Let's get started. Impatient? GitHub. Make sure that...
Impatient? GitHub In my last post we saw how to integrate Semantic Kernel and invoke its chat...
Building AI-Powered Applications with C# and Semantic Kernel In the age of artificial...
As of April 2025, the official Microsoft Semantic Kernel connector for Amazon...
It is common to work with multiple large language models (LLMs) simultaneously, especially when...