Skip to content
Learn Agentic AI
Learn Agentic AI archive page 94 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
14 min read0Mar 16, 2026

Building a Dental Appointment Agent: Schedule Management, Reminders, and Insurance Verification

Learn how to build an AI agent that manages dental appointment scheduling, sends reminder sequences, verifies insurance eligibility, and matches patients to available time slots with working Python code.

Learn Agentic AI
13 min read0Mar 16, 2026

AI Patient Recall Agent: Automated Reactivation of Overdue Patients

Build an AI agent that identifies overdue patients, runs multi-step communication sequences to bring them back, and tracks reactivation success rates with real Python implementation code.

Learn Agentic AI
14 min read0Mar 16, 2026

Building a New Patient Intake Agent: Forms, Medical History, and Pre-Visit Coordination

Build an AI agent that handles new patient intake by guiding patients through digital forms, validating medical history entries, integrating with EMR systems, and coordinating document collection before their first visit.

Learn Agentic AI
13 min read0Mar 16, 2026

AI Agent for Dental Insurance Verification: Automated Eligibility and Benefits Checking

Build an AI agent that automates dental insurance verification by integrating with payer APIs, parsing complex plan structures, and explaining coverage details to patients in plain language.

Learn Agentic AI
13 min read0Mar 16, 2026

Building a Treatment Plan Explanation Agent: Helping Patients Understand Procedures

Build an AI agent that explains dental treatment plans in plain language, provides accurate cost estimates with insurance breakdowns, and presents financing options to help patients make informed decisions.

Learn Agentic AI
13 min read0Mar 16, 2026

AI Agent for Prescription Refill Management: Automated Refill Requests and Pharmacy Coordination

Build an AI agent that detects when patients need medication refills, routes approval requests to providers, coordinates with pharmacies via NCPDP SCRIPT, and tracks prescription fulfillment end to end.

Learn Agentic AI
14 min read0Mar 16, 2026

AI Agent for Medical Billing Inquiries: Explaining Bills, Processing Payments, and Setting Up Plans

Build an AI agent that explains medical and dental bills in plain language, processes secure payments, sets up payment plans for patients, and handles billing dispute workflows with full Python implementation.

Learn Agentic AI
14 min read0Mar 16, 2026

Building a Referral Coordination Agent: Specialist Matching and Appointment Facilitation

Build an AI agent that manages the end-to-end referral workflow — matching patients to specialists based on clinical needs and insurance, checking availability, transferring records, and tracking referral completion.