Files
nexus/wiki/concepts/Conversational-Interface.md

1.4 KiB
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Conversational Interface concept
interface
UX
conversation
AI
second-brain
2026-04-22

Definition

对话即界面Conversational Interface是一种以自然语言对话为核心交互模式的设计理念用户通过发送消息来操作系统无需学习特定命令、点击特定按钮或导航特定菜单。对话本身就是使用界面打破了"发送消息 → 另一设备构建内容"的空间壁垒。

Aliases

  • Conversational Interface
  • 对话即界面
  • Chat as UI
  • 自然语言交互

Key Insight

"You can text your bot from your phone and it builds things on your computer. The interface is the conversation."

Characteristics

  1. 跨设备:用户从手机发消息 → AI 在电脑端执行/构建
  2. 无需 App:手机短信/Telegram/Discord → 直接触发 AI 操作
  3. 零学习曲线:不需要学习任何新工具或新界面
  4. 上下文感知AI 基于对话历史理解用户意图

In System

Relationships