Skip to main content
Build conversational AI assistants for customers, agents, and employees across voice and digital channels. Automation AI uses DialogGPT and AI Agents to deliver multi-turn conversations that understand intent, retain context, and respond naturally.

Key Components

┌──────────────────────────────────────────────────────┐ │ Automation AI │ └───────────────────────────┬──────────────────────────┘ │ │ │ ┌────────────────┼────────────────┐ │ ▼ ▼ ▼ │ ┌─────────────┐ ┌─────────────┐ ┌──────────────┐ │ │ DialogGPT │ │Agent Flows │ │ AI Agents │ │ │─────────────│ │─────────────│ │──────────────│ │ │ Agentic │ │ Dialog Task │ │ Tool-Calling │ │ │orchestration│ │ + │ │ + │ │ │ No training│ │ Agent Nodes │ │ External │ │ │ data needed│ │ │ │ Integrations │ │ └──────┬──────┘ └──────┬──────┘ └──────┬───────┘ │ └────────────────┼────────────────┘ │ │ │ ┌────────────────┴────────────────┐ │ ▼ ▼ │ ┌──────────────────┐ ┌──────────────────┐ │ │ Conversation │ │ Evaluation │ │ │ Management │ │──────────────────│ │ │──────────────────│ │ Testing Suite │ │ │ Interruptions │ │ Validate flows │ │ │ Clarifications │ │ Pre-deployment │ │ │ Context Switches │ │ checks │ │ └──────────────────┘ └──────────────────┘

DialogGPT Orchestration

DialogGPT analyzes each user message and routes it to the appropriate handler:
┌─────────────────────────────────────────────────────────┐ │ User Message │ └──────────────────────────┬──────────────────────────────┘ │ ▼ ┌─────────────────────────────────────────────────────────┐ │ DialogGPT Orchestrator │ │ │ │ Analyzes intent, context, and confidence to route to: │ │ │ │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ │ │ Agent │ │ Generative │ │ Agent │ │ │ │ Flows │ │ AI │ │ Handoff │ │ │ │ │ │ │ │ │ │ │ │ Structured │ │ LLM-powered │ │ Transfer │ │ │ │ tasks │ │ │ │ to human │ │ │ └─────────────┘ └─────────────┘ └─────────────┘ │ └─────────────────────────────────────────────────────────┘

Build an AI Agent

Follow these steps to create, configure, test, and deploy an AI Agent.

1. Create and Configure the App

2. Configure Generative AI

3. Build Flows and Connect Knowledge

4. Test

5. Deploy