Skip to content
Learn Agentic AI
Learn Agentic AI archive page 70 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 Calendar Management Agent: Scheduling, Rescheduling, and Conflict Resolution

Build an AI-powered calendar management agent that checks availability across time zones, resolves scheduling conflicts, and handles rescheduling workflows using the Google Calendar API.

Learn Agentic AI
13 min read1Mar 16, 2026

Building a File Organization Agent: AI-Powered Document Categorization and Filing

Build an AI agent that scans directories, analyzes file content, categorizes documents by type and topic, and organizes them into a structured folder hierarchy with consistent naming conventions.

Learn Agentic AI
14 min read1Mar 16, 2026

CRM Integration Agent: Automating Salesforce and HubSpot Updates with AI

Build an AI agent that synchronizes data between CRMs like Salesforce and HubSpot, automatically logs activities, updates pipeline stages, and enriches contact records using intelligent data processing.

Learn Agentic AI
14 min read0Mar 16, 2026

Building a Meeting Notes Agent: Transcription, Summary, and Action Item Extraction

Build an AI agent that transcribes meeting audio, generates structured summaries with key decisions, extracts action items with assignees, and distributes notes to participants automatically.

Learn Agentic AI
14 min read0Mar 16, 2026

Invoice Processing Agent: OCR, Data Extraction, and Accounting System Integration

Build an AI agent that processes invoices from PDF and image formats using OCR, extracts structured financial data, validates line items, and integrates with accounting systems for automated bookkeeping.

Learn Agentic AI
13 min read1Mar 16, 2026

Building a Social Media Management Agent: Scheduling, Posting, and Engagement Tracking

Build an AI agent that manages social media presence across platforms by scheduling content, posting at optimal times, tracking engagement metrics, and generating AI-powered responses to comments.

Learn Agentic AI
13 min read0Mar 16, 2026

Notification Routing Agent: Intelligent Alert Triage and Delivery Channel Selection

Build an AI agent that classifies incoming alerts by urgency and type, selects the optimal delivery channel for each notification, bundles related alerts to reduce noise, and ensures critical issues reach the right people immediately.

Learn Agentic AI
14 min read0Mar 16, 2026

Building a Contract Review Agent: Clause Extraction, Risk Analysis, and Summary

Learn how to build an AI agent that parses legal contracts, extracts key clauses, scores risk levels, and generates executive summaries using Python and LLMs.