提高工作效率的十个值得推荐的Prompt
来源:51CTO.COM
时间:2023-05-15 20:54:32 497浏览 收藏
偷偷努力,悄无声息地变强,然后惊艳所有人!哈哈,小伙伴们又来学习啦~今天我将给大家介绍《提高工作效率的十个值得推荐的Prompt》,这篇文章主要会讲到等等知识点,不知道大家对其都有多少了解,下面我们就一起来看一吧!当然,非常希望大家能多多评论,给出合理的建议,我们一起学习,一起进步!
1、Improve your decision-making
Prompt:"I am trying to decide if I should [insert decision]. Give me a list of pros and cons that will help me decide why I should or shouldn't make this decision."
“我正在尝试决定我是否应该[插入决定]。给我一份利弊清单,这将帮助我决定为什么我应该或不应该做出这个决定。”
2、Learn from the best:
Prompt:"Analyze the top performers in [insert your field of work]. Give me a list of the most important lessons I can learn from these top performers to boost my productivity."
“分析 [插入你的工作领域] 中表现最好的人。给我一份清单,列出我可以从这些表现最好的人身上学到的最重要的经验教训,以提高我的工作效率。”
3、Create a personalized tutor to accelerate your learning
Prompt:"I am currently learning about [insert topic]. Ask me a series of questions that will test my knowledge. Identify knowledge gaps in my answers and give me better answers to fill those gaps."
迅速的:“我目前正在学习[插入主题]。问我一系列问题来测试我的知识。找出我的答案中的知识空白,并给我更好的答案来填补这些空白。”
4、Turn ChatGPT into your intern
Sample prompt:"I am creating a report about [insert topic]. Research and create an in-depth report with a step-by-step guide that will help readers understand how to [insert outcome]."
示例提示:“我正在创建一份关于 [插入主题] 的报告。研究并创建一份带有分步指南的深入报告,这将帮助读者了解如何 [插入结果]。”
5、Learn any new skill
Prompt:"I want to learn [insert skill]. Generate a 30 day plan that will help a beginner like me learn the skill from scratch."
学习任何新技能迅速的:“我想学习 [插入技能]。制定一个 30 天计划,帮助像我这样的初学者从头开始学习技能。”
6、Create any form of text or content
Sampleprompt:
"Topic: How to write persuasivelyAudience: Business executivesFormat: SpeechTone: Educational and inspiringGoal: Inspire the audience to write effectivelyAdditional instructions: The speech should be under 15 minutes"
创建任何形式的文本或内容示例提示:“主题:如何有说服力地写作 。
听众:企业高管 。
形式:演讲基调。
教育和启发 。
目标:激发观众有效写作 。
补充说明:演讲时间不超过15分钟”。
7、Learn faster than ever with the 80/20 technique
Prompt:"I want to learn about [insert topic]. Identify and share the most important 20% of learnings from this topic that will help me understand 80% of it."
使用 80/20 技术学得比以往任何时候都快 。
“我想了解 [插入主题]。确定并分享从该主题中学到的最重要的 20%,这将帮助我理解其中的 80%。”
8、Rewrite and simplify complex texts
Prompt:"Rewrite the text below in simple and easy to understand words. Simple and easy enough for anyone who doesn't know the subject to understand what I'm trying to say."
[insert text]。
重写和简化复杂的文本“用简单易懂的词重写下面的文字。简单易懂,任何不了解该主题的人都可以理解我想说的话。”
[插入文字]。
9、Learn faster with insight-packed summaries
Prompt:"Summarize the text below in no more than 500 words. Create a list of bullet points of the most important learnings, along with brief summaries explaining each point."[insert text]
通过富有洞察力的总结更快地学习 。
“在不超过 500 字的范围内总结以下文本。创建一个最重要学习要点列表,以及解释每个要点的简短摘要。”
[插入文字]。
10、Get ChatGPT to write prompts for you
Prompt:"I am a [insert your profession]. Generate a list of the most powerful prompts that will help someone in my profession get more done and save time."
“我是 [插入你的职业]。生成一个最强大的提示列表,这将帮助我这个职业的人完成更多工作并节省时间。”
学习神技,改变自己...
今天的分享就到这里:
记住一句话,AI工具是无法替代人类的,但是你别忘记会使用AI工具的人肯定会干掉你!
今天带大家了解了的相关知识,希望对你有所帮助;关于科技周边的技术知识我们会一点点深入介绍,欢迎大家关注golang学习网公众号,一起学习编程~
-
501 收藏
-
501 收藏
-
501 收藏
-
501 收藏
-
501 收藏
-
177 收藏
-
367 收藏
-
325 收藏
-
151 收藏
-
205 收藏
-
268 收藏
-
- 前端进阶之JavaScript设计模式
- 设计模式是开发人员在软件开发过程中面临一般问题时的解决方案,代表了最佳的实践。本课程的主打内容包括JS常见设计模式以及具体应用场景,打造一站式知识长龙服务,适合有JS基础的同学学习。
- 立即学习 542次学习
-
- GO语言核心编程课程
- 本课程采用真实案例,全面具体可落地,从理论到实践,一步一步将GO核心编程技术、编程思想、底层实现融会贯通,使学习者贴近时代脉搏,做IT互联网时代的弄潮儿。
- 立即学习 507次学习
-
- 简单聊聊mysql8与网络通信
- 如有问题加微信:Le-studyg;在课程中,我们将首先介绍MySQL8的新特性,包括性能优化、安全增强、新数据类型等,帮助学生快速熟悉MySQL8的最新功能。接着,我们将深入解析MySQL的网络通信机制,包括协议、连接管理、数据传输等,让
- 立即学习 497次学习
-
- JavaScript正则表达式基础与实战
- 在任何一门编程语言中,正则表达式,都是一项重要的知识,它提供了高效的字符串匹配与捕获机制,可以极大的简化程序设计。
- 立即学习 487次学习
-
- 从零制作响应式网站—Grid布局
- 本系列教程将展示从零制作一个假想的网络科技公司官网,分为导航,轮播,关于我们,成功案例,服务流程,团队介绍,数据部分,公司动态,底部信息等内容区块。网站整体采用CSSGrid布局,支持响应式,有流畅过渡和展现动画。
- 立即学习 484次学习