AI Wisdom
Learning Track

AI Engineering

RAG, multi-agent systems, prompt engineering, token economics, evaluations and guardrails — the production discipline of building with LLMs.

7+
Topics
7
Published
100%
Free
Browse articles ↓

7 articlesin AI Engineering

AI Engineering
How to Build a Production-Ready AI System (Azure OpenAI + AI Search — Real Architecture)

How to Build a Production-Ready AI System (Azure OpenAI + AI Search — Real Architecture)

Advanced

Azure OpenAI + AI Search + embeddings — real-world architecture for production AI systems, including legacy data, orchestration, hybrid retrieval, cost control, and failure modes.

15 min
Read →
AI Engineering
Token Economics: Understanding and Optimizing LLM Costs

Token Economics: Understanding and Optimizing LLM Costs

A practical guide to understanding token pricing, measuring real costs, and implementing optimization strategies — caching, prompt compression, model routing.

10 min
Read →
AI Engineering
Building Reliable AI Agents with Semantic Kernel

Building Reliable AI Agents with Semantic Kernel

Intermediate

Plugin architecture, memory, planners, and error handling patterns for building production AI agents in .NET with Semantic Kernel.

11 min
Read →
AI Engineering
Building a Personal AI Knowledge Base

Building a Personal AI Knowledge Base

How to build a personal RAG system over your notes, bookmarks, and documents — using embeddings, vector search, and a conversational interface.

11 min
Read →
AI Engineering
When to Fine-Tune vs Few-Shot vs RAG

When to Fine-Tune vs Few-Shot vs RAG

Intermediate

A decision framework for choosing between fine-tuning, few-shot prompting, and RAG for production LLM applications.

10 min
Read →
AI Engineering
The AI Gateway Pattern: Why Every Production LLM Needs One

The AI Gateway Pattern: Why Every Production LLM Needs One

Intermediate

API Management, rate limiting, semantic caching, and cost control with Azure APIM as an AI Gateway.

10 min
Read →
AI Engineering
Designing RAG Systems That Actually Scale

Designing RAG Systems That Actually Scale

Intermediate

Chunking strategies, embedding pipelines, retrieval patterns, and when RAG breaks down in production systems.

12 min
Read →