Skip to content
Learn Agentic AI
Learn Agentic AI archive page 5 of 146

Learn Agentic AI — Build Voice & Chat Agents

Step-by-step tutorials on building voice and chat AI agents using OpenAI Agents SDK, Realtime API, function calling, multi-agent orchestration, and production deployment patterns.

9 of 1309 articles

Learn Agentic AI
15 min read11Mar 21, 2026

OpenAI Codex Agent Mode: Autonomous Coding with GPT-5.4 in Production

How Codex uses GPT-5.4 for autonomous coding tasks including subagent architecture with GPT-5.4 mini, practical patterns for building production code generation agents.

Learn Agentic AI
16 min read10Mar 21, 2026

Edge AI Agents: Running Autonomous Systems on Local Hardware with Nemotron and Llama

How to run AI agents on edge devices using NVIDIA Nemotron, Meta Llama, GGUF quantization, local inference servers, and offline-capable agent architectures.

Learn Agentic AI
17 min read12Mar 21, 2026

Building Production AI Agents with Claude Code CLI: From Setup to Deployment

Practical guide to building agentic AI systems with Claude Code CLI — hooks, MCP servers, parallel agents, background tasks, and production deployment patterns.

Learn Agentic AI
14 min read8Mar 21, 2026

Microsoft Secure Agentic AI: End-to-End Security Framework for AI Agents

Deep dive into Microsoft's security framework for agentic AI including the Agent 365 control plane, identity management, threat detection, and governance at enterprise scale.

Learn Agentic AI
14 min read7Mar 21, 2026

Database Integration Patterns for AI Agents: Read-Only, Write-Through, and Event-Driven

How AI agents interact with databases safely using read-only tools for queries, write-through validation layers, and event-driven updates via message queues.

Learn Agentic AI
15 min read10Mar 21, 2026

Measuring AI Agent ROI: Frameworks for Calculating Business Value in 2026

Practical ROI frameworks for AI agents including time saved, cost per interaction, process acceleration, and revenue impact calculations with real formulas and benchmarks.

Learn Agentic AI
16 min read11Mar 21, 2026

Deploying AI Agents on Kubernetes: Scaling, Health Checks, and Resource Management

Technical guide to Kubernetes deployment for AI agents including container design, HPA scaling, readiness and liveness probes, GPU resource requests, and cost optimization.

Learn Agentic AI
14 min read7Mar 20, 2026

AI Agents for Real Estate: Property Search, Mortgage Calculators, and Viewing Automation

Build real estate AI agents with multi-agent property search, suburb intelligence, mortgage and investment calculators, and automated viewing scheduling for PropTech platforms.