Tutorials

Step-by-step guides for building AI agents, MCP servers, and automation workflows.

35 results
📖

Building Multi-Agent Systems with OpenAI Agents SDK v2.0

Build production-ready multi-agent systems with OpenAI Agents SDK v2.0, covering handoffs, guardrails, tool caching, and TypeScript support.

OpenAIAgents SDK
📖

Claude Computer Use 2.0 Deep Dive

Build desktop automation agents with Claude 4.6 Opus Computer Use 2.0, covering multi-app orchestration, safety guardrails, and long-horizon tasks.

AnthropicComputer Use
📖

Building Custom MCP Servers in 2026 with FastMCP

Build production-ready MCP servers in 2026 using FastMCP, covering the latest protocol features, security best practices, and deployment strategies.

MCPFastMCP
📖

Production-Grade RAG System Deep Architecture

Move beyond naive RAG to a robust production system with hybrid search, re-ranking, and evaluation.

RAGArchitecture
📖

Custom MCP Server Development Guide

Build your own MCP servers using TypeScript (FastMCP) and Python to unlock private data for AI agents.

MCPDevelopment
📖

AI Agent Performance Optimization

Reduce latency, improve reliability, and cut costs with parallel execution, model routing, and context management.

PerformanceOptimization
📖

Agent Evaluation & Benchmarking

Comprehensive guide to evaluating AI agents with RAGAS, TruLens, LLM-as-a-Judge, and production A/B testing.

EvaluationBenchmarking
📖

Microsoft Agent Framework Depth Guide

Deep dive into Microsoft's official agent framework, focusing on sequential/concurrent workflows, middleware, and enterprise observability.

MicrosoftMAF
📖

LangChain AI Unified Framework Depth Guide

Deep dive into the LangChain AI unified framework, exploring LangGraph, LCEL, and production-grade state management.

LangChain AILangGraph
📖

Multi-Agent System Architecture Design Patterns

Advanced patterns for coordinating multi-agent systems: Orchestrator, Hierarchical, Collaborative, and Sequential.

MASArchitecture
📖

Building Your First AI Agent with Burr

Learn to build stateful AI agents with Burr's declarative state machine approach, from basic setup to advanced patterns.

BurrState Machine
📖

Building AI Agents with AgentOps: Monitoring and Debugging Guide

Add production-grade monitoring to your AI agents with AgentOps, from zero-code instrumentation to advanced debugging.

AgentOpsMonitoring
📖

Deploying ML Models with BentoML: From Development to Production

Complete guide to deploying ML models with BentoML, from basic service definition to Kubernetes deployment.

BentoMLDeployment
📖

Getting Started with OpenHands: Your AI Software Engineer

Learn to use OpenHands as your autonomous AI software engineer, from setup to building full-stack applications.

OpenHandsAI Software Engineer
📖

Building Autonomous Agents with Devika

Learn to build autonomous AI agents with Devika's planning engine, from basic setup to complex multi-step tasks.

DevikaAutonomous
📖

Building a Multi-Agent Research System with LangChain AI

Build a collaborative research system with specialized agents using LangChain AI's unified framework.

LangChain AIMulti-Agent
📖

Building AI Agents with Claude Code

Learn to build, debug, and deploy AI agents using Anthropic's official CLI tool.

Claude CodeCLI
📖

MCP Integration with Linear

Build AI-powered project management workflows by integrating Linear MCP with your agents.

MCPLinear
📖

RAG with DeepSeek + Ollama

Build production-ready RAG systems using DeepSeek models with Ollama for local inference.

DeepSeekOllama
📖

Multi-modal Agents with UI-TARS

Build desktop automation agents that can see, understand, and interact with UI elements.

UI-TARSMultimodal
📖

Agent Memory Patterns

Implement persistent memory systems for AI agents with proven architectural patterns.

MemoryArchitecture
📖

Building Production Agents with OpenAI Agents SDK

Build production-ready AI agents with OpenAI's official SDK, from basic setup to deployment.

OpenAIProduction
📖

Vector Database Comparison for RAG

Compare top vector databases for RAG systems: Chroma, Qdrant, Pinecone, Weaviate, Milvus, and more.

RAGVector Database
📖

AI Agent Security Best Practices

Secure your AI agents against prompt injection, tool abuse, data leakage, and supply chain attacks.

SecurityBest Practices
📖

Getting Started with PydanticAI

Build your first type-safe AI agent with PydanticAI, from basic setup to advanced patterns.

PydanticAIType-Safe
📖

Building RAG with LlamaIndex

Complete guide to building production-ready RAG systems with LlamaIndex, from data ingestion to advanced retrieval strategies.

LlamaIndexRAG
📖

Building Desktop Automation with Anthropic Computer Use

Learn to build AI agents that interact with desktop applications through visual perception and direct GUI manipulation.

AnthropicComputer Use
📖

Getting Started with Google ADK

Build production-ready AI agents with Google's official Agent Development Kit powered by Gemini.

GoogleADK
📖

Migrating from LangChain 1.x to 2.0

Complete guide to migrating your LangChain application to version 2.0 with 10x performance improvements.

LangChainMigration
📖

How to Build a Multi-Agent System with CrewAI and LangGraph

Combine CrewAI's role-based agents with LangGraph's stateful workflows to build production-ready multi-agent systems.

CrewAILangGraph
📖

How to Build an AI Agent with CrewAI

Learn how to build multi-agent systems using CrewAI framework from scratch.

CrewAIMulti-Agent
📖

MCP Server Setup Guide (Full Tutorial)

A complete guide to setting up and configuring MCP servers for your AI agents.

MCPSetup
📖

OpenAI Agents SDK Quickstart

Get started with the official OpenAI Agents SDK in under 10 minutes.

OpenAIQuickstart
📖

LangGraph vs AutoGen: Which Should You Use?

A detailed comparison of LangGraph and AutoGen to help you choose the right framework.

ComparisonLangGraph
📖

Build Your First Workflow with n8n

Step-by-step tutorial for building your first AI automation workflow with n8n.

n8nWorkflow