Articles by Tag #semantickernel

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Chatbot with Semantic Kernel - Part 1: Setup and first steps 👣

Welcome to the very first post in a series of blogs about my journey building a chatbot with Semantic...

Learn More 15 0Nov 25 '24

Run LLMs Locally with Ollama & Semantic Kernel in .NET: A Quick Start

Introduction As AI becomes increasingly central to modern applications, developers in the...

Learn More 14 0Dec 24 '24

Why I Swapped the Weather Demo for a Movie‑Night Agent (and How You Can Too)

Turning TMDB into a Gen-AI Plugin Playground (and having fun doing it) Description A...

Learn More 12 0May 12

Chatbot with Semantic Kernel - Part 5: Text-to-speech 📣

In the last chapter, we added the first audio capability to our chatbot by allowing the user to...

Learn More 9 0Jan 29

Chatbot with Semantic Kernel - Part 3: Inspector & tokens 🔎

On our previous chapters, we built a basic agent enhanced with specific skills via Plugins and...

Learn More 9 0Dec 9 '24

Step-by-Step Guide: Write Your First AI Storyteller with Ollama (llama3.2) and Semantic Kernel in C#

Introduction Imagine a world where stories come alive at your command, where a friendly AI...

Learn More 8 2Dec 26 '24

Chatbot with Semantic Kernel - Part 4: Speech-to-text with Whisper 👂

On the previous chapters, we built a basic Librarian agent, enhanced with some specific skills via...

Learn More 8 0Dec 27 '24

Chatbot with Semantic Kernel - Part 2: Plugins 🧩

On our previous chapter, we went through some of the basic concepts of Semantic Kernel, finishing...

Learn More 6 0Dec 1 '24

Building a Semantic Kernel with F# for Enhanced AI Interaction

This blog base from...

Learn More 6 3Aug 28 '24

Just minutes! Build an MCP Server and Client interacting with Ollama in C#

Introduction In this guide, you'll learn how to build a Model Context Protocol (MCP)...

Learn More 6 2Jun 15

Chatbot with Semantic Kernel - Part 6: AI Connectors 🔌

One of Semantic Kernel's key features is the ability to easily swap between different AI providers....

Learn More 5 0Feb 17

Semantic Kernel: Crea un API para Generación de Texto con Ollama y Aspire

1. Introducción En este tutorial, aprenderás cómo usar Semantic Kernel para integrar Large...

Learn More 4 0Jan 14

[Boost]

How I Created a Handy MCP Server in C# to Retrieve NuGet...

Learn More 4 1Jun 3

Semantic Kernel – Parte 03: Embeddings y Retrieval-Augmented Generation (RAG)

Introducción En esta tercera parte de nuestra serie sobre Semantic Kernel, nos adentramos...

Learn More 3 0Feb 16

OpenAI chat completion with Json output format

I can't recall how many times I've tried to convince an LLM to return JSON so that I could perform...

Learn More 3 1Dec 20 '24

Function Calling with Semantic Kernel

Hi. I'm going to write a bunch of tutorial on ms semantic-kernel and this is the first part. This...

Learn More 3 0Jan 27

Model context protocol server prompts with microsoft semantic kernel

This post focuses on implementing server prompts, a key feature of the Model Context Protocol (MCP)...

Learn More 3 0Apr 23

Building a Digital Dungeon Master with Semantic Kernel, C#, and Azure

It turns out that AI orchestration is remarkably well equipped to handle building a virtual game master. Let's see how it works.

Learn More 3 1Dec 3 '24

Model context protocol integration with microsoft semantic kernel

The Model Context Protocol (MCP) aims to standardize connections between AI systems and data sources....

Learn More 3 0Apr 5

Function Calling with Semantic Kernel in AST.NET Core Web API

Impatient? GitHub In my last post we saw how to integrate Semantic Kernel and invoke its chat...

Learn More 2 0Mar 16

Discover the Future of AI with My New Book: Developing GenAI Applications with LangChain, Semantic Kernel and Powered by LLMs

Are you intrigued by how Generative AI (GenAI) is transforming industries, enhancing our work, and...

Learn More 2 0Aug 9 '24

Extendiendo Semantic Kernel: Creando Plugins para Consultas Dinámicas

1. Introducción En el tutorial anterior, exploramos cómo configurar y utilizar Semantic...

Learn More 2 0Jan 16

Local AI apps with C#, Semantic Kernel and Ollama

Welcome to my first post ever! Enough talk. Let's get started. Impatient? GitHub. Make sure that...

Learn More 1 0Jan 1

Working with multiple language models in Semantic Kernel

It is common to work with multiple large language models (LLMs) simultaneously, especially when...

Learn More 1 0Dec 28 '24

🧑‍💻AI Calendar🗓️Agent in 7 minutes! 🔥

Hi Buddy! Welcome to a quick tutorial on building an AI Calendar agent that will allow you to...

Learn More 1 0Mar 12

Lightweight AI Evaluation with SemanticKernel

For quick and easy evaluation or comparison of AI responses in .NET applications, particularly tests....

Learn More 1 1Dec 17 '24

AWS Bedrock anthropic claude tool call integration with microsoft semantic kernel

As of April 2025, the official Microsoft Semantic Kernel connector for Amazon...

Learn More 1 0Apr 14

Azure OpenAI Error Handling in Semantic Kernel

In real-world systems, it's crucial to handle HTTP errors effectively, especially when interacting...

Learn More 0 0Jan 8

Local AI WebAPI with Semantic Kernel and Ollama

Impatient? GitHub In my last post we saw how to get started with local SLM using Ollama and Semantic...

Learn More 0 0Jan 20

Smooth Streaming Control with System.Threading.Channels in GPT API Programming

In today’s digital world, real-time interactions are becoming increasingly essential, especially in...

Learn More 0 1Aug 12 '24