Files
nexus/wiki/concepts/ProactiveAI.md
2026-04-27 12:03:03 +08:00

27 lines
1.2 KiB
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: "ProactiveAI"
type: concept
tags: []
---
## Definition
AI 代理主动预测用户需求、推荐行动方案,而非被动等待用户发起指令的设计模式。核心转变:从"你让我做什么"到"我认为你需要什么"。
## Aliases
- 主动式 AI
- Anticipatory AI
## Key Characteristics
- **需求预测Demand Forecasting**:基于上下文(时间、位置、历史行为)预测下一步
- **自主建议Autonomous Recommendations**AI 主动提出可帮助完成的任务,而非等待指令
- **零门槛定制Zero-Threshold Customization**:用户可通过自然语言随时调整 AI 的主动行为范围
- **价值飞轮Value Flywheel**AI 越主动 → 用户越依赖 → 数据越多 → AI 越精准
## Core Example
[[custom-morning-brief]] 中的"AI 主动推荐可自主完成的任务"——AI 在分析用户待办清单后,主动思考并推荐可代劳的工作,让用户醒来已有产出。
## Related Concepts
- [[ScheduledReport]]:主动推送的结构化形式
- [[AgenticMemory]]:支撑主动预测的长期记忆能力
- [[FullDraftGeneration]]:主动产出的内容质量标准——不仅建议,做完它