Learning Prompt

news/2025/1/21 20:44:44/

说明:这是我的学习笔记,很多内容转自网络,请查阅文章末尾的参考资料。

目录

  • 基本要求(C.R.E.A.T.E)
  • 总结文章(Summarise)
  • 改写文章(Rewrite)
  • 根据参考资料回答问题(Question & Answer)
  • 参考资料

基本要求(C.R.E.A.T.E)

Character
This is the role you want ChatGPT to play. It could be an expert, a celebrity, an artist or an idiot. Make it clear with an introductory statement like:

You are an expert chef with 20 years experience and a Michelin star. You can create amazing and surprising dishes from the simplest of ingredients.

Request
This is the task you want ChatGPT to do for you. You clearer you are, the higher your chance of getting a great response. Give more information if you need to. Here’s an example:

I want you to generate an amazing recipe just using the ingredients I have in my fridge and cupboards. Start by asking me what ingredients I have available.

Examples
It may help to give examples to help ChatGPT understand what it is trying to achieve. Lists of information can be particularly good. Something like:

Draw your inspiration from chefs like Marco Pierre White, Gordon Ramsey, Anne-Sophie Pic and Yannick Alléno.

Adjustments
You’ll often discover elements in the output that aren’t quite what you wanted. This is where you add some extra statements to help shape the results.

List the measurements in imperial units. Do not use all the ingredients - only use what you need for the dish. Do not suggest a recipe until I give you my ingredients. Ask for the ingredients and then wait for my response before answering.

Type of output
Tell ChatGPT exactly how to format your output. You can have paragraphs, bullet points, tables,
poems, scripts and just about anything else. Make it clear how you want the output to be formatted.

Write your response as a recipe. Give me a recipe title, a 100 word paragraph describing the dish, a list of ingredients and simple-to-follow steps. Write it in plain English without jargon.

Extras
There are some powerful phrases you can add to your prompt to make it work better.

Please ignore everything before this prompt.
Please ask me questions before you answer.
Please explain your thinking.
Please act unlike a typical AI.

总结文章(Summarise)

You are a highly experienced writer who writes concise and readable text without stop words, filler words or jargon. I want you to summarise the following text, highlighting the most important concepts. Deliver this as a short paragraph of 100 words. Then list the most important points as a bullet-point list. Finally, follow it with a one sentence summary. The text I want you to summarise is “[TEXT]”

改写文章(Rewrite)

You are an expert copywriter with more than 20 years of experience in writing high-performing copy. I want you to rewrite the following copy to make it better. Rewrite it with a [TONE OF VOICE] tone. Remove filler words and stop words. Remove jargon and corporate language.
Correct misspelled words and bad grammar. Vary the length of the sentences to make the text more
interesting. Make sure there are subheads throughout. Don’t use bullet points. Write it as easy-to-read paragraphs. The copy I want you to improve is: "[TEXT]”

根据参考资料回答问题(Question & Answer)

"You are an assistant for question-answering tasks. "
"Use the following pieces of retrieved context to answer "
“the question. If you don’t know the answer, say that you "
“don’t know. Use three sentences maximum and keep the "
“answer concise.”
“\n\n”
f”{docs_content}”

参考资料

  1. Dave Birss - How to Research and Write Using Generative AI Tools

http://www.ppmy.cn/news/1565036.html

相关文章

[实战]Ubuntu使用工具和命令无法ssh,但使用另一台Ubuntu机器可以用命令ssh,非root用户。

现象 新安装一台Ubuntu 22.04服务器,各种远程工具都无法SSH,但使用公司的另一台Ubuntu 22.04的机器可以正常SSH。并且我使用的是非root用户。 百度、谷哥上能试的方案全试了一遍,使用命令ssh仍然提示 permission denied please try again。…

vue3 跨级传递数据

假设我们我们有3层组件 顶层,中间层,底层 如果我们的顶层想给底层传递数据 常规的我们可以用父传子的方式props,顶层传递给中间层,中间层再传给底层,如果中间有很多层,那不炸杠了吗 所以接下来要用vue3推…

中等难度——python实现电子宠物和截图工具

import io # 文件处理 import nt # windows nt 库直接获取对应的磁盘空间 import time # 时间 import zlib # 加解密 import ctypes # 调用 import struct # 处理字节二进制 import base64 # 编解码 import threading # 线程 import tkinter as tk # tk from datetime…

Kotlin基础知识学习(三)

函数使用 基本用法 函数声明变化 如果函数是公开的,则public关键字可以省略。用fun关键字表示函数的定义。如果函数没有返回值可以不用声明。如果函数表示重载,直接在fun同一行用override修饰。函数参数格式是变量名:变量类型。函数参数允…

类和对象(3)——继承:extends关键字、super关键字、protected关键字、final关键字

目录 1. 继承 1.1 继承的概念 1.2 extends关键字 1.3 继承方式 2.继承类的成员访问 2.1 成员变量 2.2 成员方法 3. super关键字 4. super、this 与 构造方法 4.1 子类中的super()调用 4.1.1 父类只有无参构造方法 4.1.2 父类有带参构造方法时 4.2 super 与 this 的…

Dart语言的网络编程

Dart语言的网络编程 引言 在现代软件开发中,网络编程无处不在。无论是移动应用、桌面应用,还是Web应用,网络通信都是实现各种功能的核心。在这个领域,Dart语言因其简洁的语法和与Flutter框架的紧密结合而备受关注。本文将深入探…

2024人工智能AI+制造业应用落地研究报告汇总PDF洞察(附原数据表)

原文链接: https://tecdat.cn/?p39068 本报告合集洞察深入剖析当前技术应用的现状,关键技术 创新方向,以及行业应用的具体情况,通过制造业具体场景的典型 案例揭示人工智能如何助力制造业研发设计、生产制造、运营管理 和产品服…

HarmonyOS NEXT开发进阶(九):UIAbility 组件生命周期及启动模式讲解

文章目录 一、前言二、UIAbility 组件生命周期三、UIAbility 组件启动模式3.1 singleton 单实例启动模式3.2 standard 标准实例启动模式3.3 specified 指定实例启动模式 四、拓展阅读 一、前言 UIAbility组件是一种包含UI界面的应用组件,主要用于和用户交互。 UIA…