ELEMENTS OF COMPUTER SCIENCE
open-menucloseme
Home
Books
About us
  • Understanding and leveraging Semantic Kernel - Logging and monitoring

    calendarJul 6, 2025 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this final post, we will explore how to instrument an AI agent built with Semantic Kernel. As useful as an application may be, it is indeed nearly useless without proper monitoring capabilities.
    Read more about Nicolas Descartes
  • Understanding and leveraging Semantic Kernel - Integrating Semantic Kernel with the MCP protocol

    calendarJul 6, 2025 · 7 min read  ·
    Share on: twitterfacebooklinkedincopy
    In the previous post, we saw that calling a separate API for each plugin can quickly become a cumbersome and error-prone task. In this post, we’ll explore how to overcome this limitation by using a dedicated protocol—MCP.
    Read more about Nicolas Descartes
  • Understanding and leveraging Semantic Kernel - Unleashing the power of plugins

    calendarJul 6, 2025 · 6 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we’ll tap into the real power of Semantic Kernel: moving beyond its role as a simple orchestrator. Enter plugins, and get ready to experience AI on steroids.
    Read more about Nicolas Descartes
  • Understanding and leveraging Semantic Kernel - Using Semantic Kernel with Ollama

    calendarJul 6, 2025 · 7 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we'll explore what Ollama is and how it allows us to run language models locally, without relying on any cloud platform.
    Read more about Nicolas Descartes
  • Understanding and leveraging Semantic Kernel - Building a very simple agent in a few lines of C# code

    calendarJul 6, 2025 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we'll set up Semantic Kernel and see it in action through a simple example. Specifically, we'll connect it to Azure OpenAI and try querying it with a few basic prompts.
    Read more about Nicolas Descartes
  • Understanding and leveraging Semantic Kernel - Generative AI, LLMs and others

    calendarJul 6, 2025 · 6 min read  ·
    Share on: twitterfacebooklinkedincopy
    Before diving into the nitty-gritty details of Semantic Kernel, this post will first focus on understanding the context in which it operates and the problems it aims to address.
    Read more about Nicolas Descartes
  • Understanding and leveraging Semantic Kernel - Introduction

    calendarJul 6, 2025 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Starting today, we’re launching a series that dives into a timely and important topic: empowering AI within our applications. While there are plenty of tutorials available online, this series will specifically focus on using Semantic Kernel, Microsoft’s tool for building enterprise-grade AI agents.
    Read more about Nicolas Descartes
  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - Implementing Azure Key Vault

    calendarMay 12, 2025 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we’ll explore how to strengthen the security of our web applications when accessing credentials for resources hosted outside of Azure.
    Read more about Nicolas Descartes
  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - Implementing managed identities

    calendarMay 12, 2025 · 8 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we'll discover how to enhance the security of our web applications hosted on Azure by leveraging managed identities.
    Read more about Nicolas Descartes
  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - The traditional approach and its drawbacks

    calendarMay 12, 2025 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we explore why the traditional method of storing credentials in web applications can pose significant security risks.
    Read more about Nicolas Descartes
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

Nicolas DESCARTES

This blog gathers the contributions of a passionate software engineer convinced that getting to the bottom of things is the best way to truly understand the big picture.
Read more about Nicolas Descartes

Don't miss new articles

/* Real people should not fill this in and expect good things - do not remove this or risk form bot signups. */

Recent Posts

  • Understanding and leveraging Semantic Kernel - Logging and monitoring
  • Understanding and leveraging Semantic Kernel - Integrating Semantic Kernel with the MCP protocol
  • Understanding and leveraging Semantic Kernel - Unleashing the power of plugins
  • Understanding and leveraging Semantic Kernel - Using Semantic Kernel with Ollama
  • Understanding and leveraging Semantic Kernel - Building a very simple agent in a few lines of C# code
  • Understanding and leveraging Semantic Kernel - Generative AI, LLMs and others
  • Understanding and leveraging Semantic Kernel - Introduction
  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - Implementing Azure Key Vault
Nicolas DESCARTES

Copyright  NICOLAS DESCARTES

to-top