Auto-sync: 2026-04-17 19:17

This commit is contained in:
2026-04-17 19:17:27 +08:00
parent a1c4f6495b
commit 52c143d5e4
49 changed files with 1444 additions and 1 deletions

View File

@@ -0,0 +1,22 @@
---
title: "AI自动回复"
type: concept
tags: [AI, Automation, Customer Service]
---
## Definition
基于业务知识库和意图分类的智能响应机制AI能够自动回答常见问题、处理预约请求并在必要时升级给人工处理。
## Related Concepts
- [[业务知识库]]:存储企业服务、价格、政策的结构化数据
- [[意图分类]]识别客户消息意图FAQ、预约、投诉、评价的技术
- [[人工接管]]:复杂问题转由人工处理的机制
## Use Cases
- FAQ自动回答
- 预约请求处理
- 投诉识别和升级
## Connections
- [[Multi-Channel AI Customer Service Platform]] ← uses ← [[AI自动回复]]
- [[AI自动回复]] ← depends_on ← [[业务知识库]]