Category: AI

6 posts

  1. Ai
    April 23, 2026

    There are things that an AI coding agent simply isn't capable of doing out of the box. This is where MCP servers come in.

  2. Ai
    April 21, 2026

    Teach your agents how to do specific things - knowledge for repeatable tasks. This is the domain of skills files.

  3. Ai
    April 14, 2026

    You launch an AI, give it a prompt, and the result generally isn't great. AI agent instruction files help guide your agent to better results.

  4. Ai
    March 05, 2026

    If you are running your AI locally in something like Open WebUI or OpenCode, you can select from many models. In this post, we'll talk about considerations when …

  5. Ai
    February 12, 2026

    Explore the real limits of LLM context windows, why infinite growth is impractical, and how to build scalable AI solutions using retrieval, summarization, and …

  6. Ai
    December 23, 2025

    In this blog post, we explore how to build a Santa Chat application using AI and Retrieval-Augmented Generation (RAG) with the latest Microsoft.Extensions.AI …