Files
nexus/wiki/concepts/统一收件箱.md
2026-04-17 19:17:27 +08:00

21 lines
635 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: "统一收件箱"
type: concept
tags: [Messaging, AI, Architecture]
---
## Definition
将多个渠道的客户消息汇聚到单一AI驱动界面的架构模式实现多平台消息的集中管理和智能处理。
## Related Concepts
- [[Multi-Channel Assistant]]类似的多渠道AI助手模式
- [[消息路由]]:根据渠道和意图分发消息的逻辑
- [[AI自动回复]]:基于知识库的智能响应
## Use Cases
- 多平台客服统一管理
- 社交媒体消息聚合
- 企业通信入口整合
## Connections
- [[Multi-Channel AI Customer Service Platform]] ← implements ← [[统一收件箱]]