Sync: AI Agent设计模式、Composio、VoltAgent 等概念和实体
This commit is contained in:
23
wiki/concepts/个性化.md
Normal file
23
wiki/concepts/个性化.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
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]]
|
||||
Reference in New Issue
Block a user