阅读(529) 书签 (0)

ChatGPT 聊天机器人和对话式人工智能 提示词(Prompts)

2023-06-20 15:32 更新

标签:软件开发

中文提示词:

为处理 [问题或查询类型] 的客户支持聊天机器人创建对话流程。

英文提示词:

Create a conversational flow for a customer support chatbot that handles [issue or inquiry type].

中文提示词:

设计一个聊天机器人交互,帮助用户根据他们的偏好和需求找到 [产品或服务]。

英文提示词:

Design a chatbot interaction that helps users find [product or service] based on their preferences and requirements.

中文提示词:

为引导用户完成 [入门流程或功能设置] 的聊天机器人编写对话脚本。

英文提示词:

Develop a conversational script for a chatbot that guides users through the [onboarding process or feature setup].

中文提示词:

实现一个可以回答关于 [主题或领域] 的常见问题的聊天机器人。

英文提示词:

Implement a chatbot that can answer frequently asked questions about [topic or domain].

中文提示词:

为聊天机器人创建一个自然语言界面,允许用户使用语音命令或文本输入执行 [具体任务或操作]。

英文提示词:

Create a natural language interface for a chatbot that allows users to perform [specific task or operation] using voice commands or text input.

提示

  • ChatGPT 对英文的理解更为出色。如果你英文还可以,建议复制英文提示词。
  • 英文提示词带来的回复也很可能是英文的,可以在提示词结尾添加 respond in Chinese,将回复指定为中文。