Auto-sync

This commit is contained in:
2026-04-15 16:33:26 +08:00
parent d3e7fcf81f
commit 22c7a6e4d9
80 changed files with 1473 additions and 240 deletions

View File

@@ -24,14 +24,14 @@ date: 2025-03-02
> "Instead of just reacting to user actions, we're crafting experiences that provide live feedback as the AI operates." — Yuri Pessa
## Key Concepts
- [[Agentic-AI]]:能感知环境、做出决策、预判需求并自主行动的 AI 系统
- [[Agentic AI]]:能感知环境、做出决策、预判需求并自主行动的 AI 系统
- [[GenAI]]:生成式 AI擅长创作内容文本、图片、音乐本质是被动响应
- [[AI-Agent-设计原则]]:透明度、控制感、个性化、对话、预判
- [[AI Agent 设计原则]]:透明度、控制感、个性化、对话、预判
## Key Entities
- [[Yuri-Pessa]]LinkedIn 文章作者AI 产品设计研究者
## Connections
- [[LLM]] ← 基础 ← [[Agentic-AI]]
- [[RAG]] ← 支撑 ← [[Agentic-AI]]
- [[Agentic-AI]] ← 扩展 ← [[GenAI]]
- [[LLM]] ← 基础 ← [[Agentic AI]]
- [[RAG]] ← 支撑 ← [[Agentic AI]]
- [[Agentic AI]] ← 扩展 ← [[GenAI]]