当前位置: 首页 > news >正文

Learning Prompt

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

目录

  • 基本要求(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.lryc.cn/news/522961.html

相关文章:

  • 事务处理系统 (Transaction Processing System, TPS)
  • 【PCIe 总线及设备入门学习专栏 5.3.2 -- PCIe 枚举与 PCIe PHY firmware 的区别与联系】
  • 职场的三个阶段及其应对规划:以前端开发工程师为例
  • 某讯一面,感觉问Redis的难度不是很大
  • RV1126+FFMPEG推流项目(9)AI和AENC模块绑定,并且开启线程采集
  • excel实用工具
  • 基于.Net Core+Vue的文件加密系统
  • 工业网口相机:如何通过调整网口参数设置,优化图像传输和网络性能,达到最大帧率
  • 深入理解 Windows Server 的核心功能:现代 IT 架构的基石
  • WEB渗透技术研究与安全防御
  • 智能学习平台系统设计与实现(代码+数据库+LW)
  • Java学习,List移动元素
  • Linux-----线程同步(资源竞争和同步锁)
  • 当当网书籍信息爬虫
  • React实现拖拽特效
  • 【竞技宝】LOL:ning直播再次锐评
  • ThreeJS能力演示——界面点选交互能力
  • flutter的web页面
  • 2025.1.17——三、SQLi regexp正则表达式|
  • 虚幻基础2:gameplay框架
  • 使用 Go 语言生成样式美观的 PDF 文件
  • 鸿蒙-点击Notification通知并打开App的具体页面
  • 非科班转码第5年零241天
  • 数据库:MongoDB命令行帮助解释
  • MongoDB单机版安装
  • Azure面试
  • 在.NET用C#将Word文档转换为HTML格式
  • macOS 安装JDK17
  • Django SimpleUI 自定义功能实战
  • C语言/C++自然序列重排列——相邻序号不相邻问题⭐