Cuts customer-support Average Handle Time by auto-closing chats once the conversation is genuinely over. Two-stage AI: sentence-transformer embeddings flag agent closure phrases, then an LLM judge classifies the customer's reply as satisfied / needs-help. Includes typing-aware pause and a 4-message safety rule before the chat actually closes.
-
Updated
Dec 2, 2025 - JavaScript