Files
nexus/wiki/concepts/AI自动回复.md
2026-04-17 19:17:27 +08:00

22 lines
743 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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 ← [[业务知识库]]