Skip to content
Learn Agentic AI
Learn Agentic AI archive page 104 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 1313 articles

Learn Agentic AI
10 min read0Mar 16, 2026

Server-Sent Events vs WebSockets for AI Streaming: Choosing the Right Protocol

Compare SSE and WebSockets for streaming AI agent outputs, understand the tradeoffs between unidirectional and bidirectional communication, and learn which protocol fits each real-time AI use case.

Learn Agentic AI
11 min read0Mar 16, 2026

Ticket Classification with AI Agents: Auto-Routing Support Requests

Implement an AI-powered ticket classification system that automatically assigns priority, department, and SLA to incoming support requests using multi-label classification and intelligent routing rules.

Learn Agentic AI
9 min read0Mar 16, 2026

Building a Product Recommendation Agent: Personalized Suggestions via AI

Design and implement an AI recommendation agent that combines user preference modeling, inventory-aware filtering, and LLM-powered explanation generation for personalized product suggestions.

Learn Agentic AI
11 min read0Mar 16, 2026

AI Agent for Insurance Verification: Automating Coverage and Benefits Checks

Build an AI agent that automates insurance eligibility checks, parses plan benefits, calculates patient cost estimates, and handles prior authorization workflows using real clearinghouse APIs.

Learn Agentic AI
13 min read0Mar 16, 2026

Refactoring Agent: AI-Powered Code Improvement and Technical Debt Reduction

Build an AI agent that detects code smells, suggests refactoring patterns, applies changes safely, and validates that behavior is preserved. A practical guide to automated technical debt reduction.

Learn Agentic AI
13 min read0Mar 16, 2026

AI Agent for Social Media Analytics: Monitoring Mentions, Sentiment, and Trends

Create an AI agent that monitors social media mentions in real-time, tracks sentiment shifts, detects emerging trends and potential crises, and generates actionable analytics reports with alerting capabilities.

Learn Agentic AI
13 min read0Mar 16, 2026

Call Transfer Patterns for AI Agents: Warm Transfer, Cold Transfer, and Conferencing

Master the three call transfer patterns for AI voice agents: cold transfer, warm transfer, and conferencing. Covers context passing, hold music, agent whisper, and seamless handoff implementation.

Learn Agentic AI
14 min read0Mar 16, 2026

Disaster Recovery for AI Agent Systems: Backup, Failover, and Business Continuity

Build a comprehensive disaster recovery plan for AI agent systems covering backup strategies, RTO and RPO targets, automated failover, runbook design, and business continuity practices that keep your agents running through infrastructure failures.