Prerequisites
- Kore.ai account with AI for Service access
- Admin permissions for initial setup
- (Optional) Channel credentials for deployment
Platform Overview
AI for Service provides a unified platform for customer experience automation:Quick Start: Virtual Assistant
Step 1: Create a Virtual Assistant
- Navigate to Automation AI → Virtual Assistants
- Click Create Virtual Assistant
- Configure basics:
- Name and description
- Default language
- Target use case (Customer Support, HR, IT, etc.)
Step 2: Define Intents
Intents represent what users want to accomplish:Step 3: Build Dialog Flows
Create conversation flows for each intent:Step 4: Add Entity Extraction
Extract key information from user messages:| Entity | Type | Examples |
|---|---|---|
| OrderNumber | Regex | #12345, ORD-98765 |
| Built-in | user@example.com | |
| Date | Built-in | tomorrow, next Monday |
Step 5: Connect Integrations
Add backend integrations:- Go to Integrations → Actions
- Select an integration (Salesforce, Zendesk, custom API)
- Configure authentication
- Map entities to API parameters
Step 6: Test and Deploy
- Use the Test panel to simulate conversations
- Iterate on training and flows
- Deploy to channels (Web, Voice, Messaging)
- Monitor performance in Analytics
Quick Start: Search AI
Step 1: Create Search AI Application
- Navigate to Search AI
- Click Create Application
- Name your search application
Step 2: Connect Content Sources
Add data sources for search:| Source Type | Examples |
|---|---|
| Documents | PDF, Word, Excel |
| Knowledge bases | Confluence, SharePoint |
| Websites | Help center, product pages |
| Databases | Structured data |
Step 3: Configure Retrieval
Set up search and answer generation:Step 4: Test and Integrate
- Test queries in the Workbench
- Integrate via API or embed in virtual assistant
Quick Start: Contact Center
Step 1: Configure Contact Center
- Navigate to Contact Center AI
- Complete initial setup:
- Business hours
- Default routing rules
- Agent capacity settings
Step 2: Set Up Queues
Create queues for different inquiry types:Step 3: Add Agents
- Go to User Management → Agents
- Add agents with profiles:
- Skills and proficiencies
- Queue assignments
- Capacity settings
Step 4: Configure Channels
Connect voice and digital channels:| Channel | Setup |
|---|---|
| Voice | Configure phone numbers, IVR |
| Web Chat | Embed widget, customize UI |
| Connect WhatsApp Business API | |
| Configure email routing |
Next Steps
| Goal | Resources |
|---|---|
| Build complex dialogs | Flows & Dialogs |
| Deploy to voice | Channels |
| Connect CRM | Integrations |
| Set up agent assist | Agent AI |
| Enable quality management | Quality AI |