Navigation
PromptSpark Navigation

Ivr Categorization

JSON Format

Accept a User Input and determine the right category to direct the system. A variation on an Interactive Voice Response (IVR) system.

Prompt #44

I heard you have a new loyalty program; how does that affect my current subscription?
Created Apr 21, 2024 Updated Apr 21, 2024

AI Responses (1)

{
  "category": {
    "name": "Sales Inquiries",
    "probability": 85,
    "follow-up": "Would you like more details on how the loyalty program works?",
    "user_mood": "curious"
  }
}
Total Tokens
336
Processing Time
1.73s
Updated
Jun 04
Model
IVR Response