Files
nexus/wiki/concepts/个性化.md

24 lines
663 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.
---
id: 个性化
title: "个性化"
type: concept
tags: [agentic-ai, ux, personalization]
last_updated: 2026-04-15
---
## Definition
Agentic AI 设计原则之一:基于用户历史行为预测未来需求,主动提供个性化建议。
## Core Mechanism
- 历史行为学习AI 观察并记忆用户习惯
- 预测推理:基于历史模式预测下一步需求
- 主动建议:在用户提出请求之前主动呈现
## Key Properties
- 减少摩擦:用户无需重复表达已知偏好
- 惊喜价值:超出预期的主动服务建立情感连接
- 可关闭:用户始终可以选择关闭个性化
## Sources
- [[Designing-for-Agentic-AI]]