Skip to content
Learn Agentic AI
Learn Agentic AI archive page 131 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
13 min read1Mar 16, 2026

AI Agent for Loyalty Programs: Points Balance, Rewards, and Redemption Assistance

Build an AI agent that helps customers check loyalty points balances, browse reward catalogs, redeem rewards, and understand how to earn points faster — increasing program engagement and customer retention.

Learn Agentic AI
13 min read2Mar 16, 2026

AI Agent for Exit Interviews: Structured Departure Conversations and Analysis

Build an AI agent that conducts structured exit interviews, collects candid departure feedback, analyzes trends across departures, and generates retention insights to help organizations reduce unwanted turnover.

Learn Agentic AI
14 min read1Mar 16, 2026

Building a Post-Operative Care Agent: Recovery Instructions and Follow-Up Scheduling

Build an AI agent that delivers personalized post-operative care instructions, monitors patient recovery through symptom check-ins, triggers clinical alerts when needed, and schedules follow-up appointments automatically.

Learn Agentic AI
11 min read1Mar 16, 2026

AI Agent Operating Systems: Platforms That Manage Fleets of Digital Workers

Learn how AI agent operating systems orchestrate, schedule, and manage large fleets of digital workers. Understand the OS-level abstractions — process management, resource allocation, and inter-agent communication — that make scalable agent deployment possible.

Learn Agentic AI
10 min read3Mar 16, 2026

Memory Consolidation: Compressing and Summarizing Agent Memories Over Time

Build a memory consolidation pipeline that compresses detailed agent memories into summaries, preserving essential information while reducing storage and improving retrieval quality.

Learn Agentic AI
10 min read2Mar 16, 2026

Building AI Report Generation for SaaS: Natural Language to Analytics

Implement a natural language report builder that lets SaaS users ask questions in plain English and get back charts, tables, and exportable reports from their product data.

Learn Agentic AI
9 min read2Mar 16, 2026

AI Feature Adoption Agent: Identifying Underused Features and Driving Engagement

Build an AI agent that tracks feature usage, identifies underutilized capabilities for each user, and delivers contextual tips to drive adoption and reduce churn risk.

Learn Agentic AI
12 min read1Mar 16, 2026

Agent Capability Toggles: Enabling and Disabling Tools Per Customer or Plan

Implement plan-based feature gating for AI agent tools and capabilities. Learn to build dynamic tool lists, enforce tier restrictions, and surface upgrade prompts when users hit limits.