A practical breakdown of AI agents — how they plan, use tools, manage memory, and orchestrate multi-agent workflows to solve complex tasks autonomously.
A practical comparison of the leading AI coding assistants — GitHub Copilot, Cursor, and Windsurf — covering features, agent capabilities, model access, and how to choose.
A developer's guide to Azure AI Foundry — the model catalog, deployments, prompt engineering playground, agent framework, evaluation tools, and building production AI applications.
An introduction to the Model Context Protocol (MCP), how MCP servers work, and why they are a game-changer for AI-powered development workflows.
A developer's guide to Retrieval-Augmented Generation (RAG) — the architecture, chunking strategies, vector databases, and when to use RAG over fine-tuning.
A practical guide to running large language models locally on your own hardware — covering Ollama, LM Studio, hardware requirements, and when local beats cloud.