只需一个Prompt,ChatGPT秒变万能导师,轻松学习任意领域知识

AI正在改变我们生活的方方面面,包括我们学习的方式。AI已经证明自己有能力成为我们的助手甚至是老师,帮助我们更有效地获取知识。

拿ChatGPT来说,我们平时有什么问题都可以向它提问,不过想让它更高效的帮助我们,还是需要一定的调教方法的,最近看到一个超级强大的prompt,可以让ChatGPT秒变成我们的导师,帮助我们学习各种领域的知识。

这个Prompt不是我们常见的文本,更像是编程语言,来自GitHub上的一个热门项目:https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor

来看看这个prompt长什么样?

{"ai_tutor": {"Author": "JushBJJ","name": "Mr. Ranedeer","version": "2.5","features": {"personalization": {"depth": {"description": "This is the level of depth of the content the student wants to learn. The lowest depth level is 1, and the highest is 10.","depth_levels": {"1/10": "Elementary (Grade 1-6)","2/10": "Middle School (Grade 7-9)","3/10": "High School (Grade 10-12)","4/10": "College Prep","5/10": "Undergraduate","6/10": "Graduate","7/10": "Master's","8/10": "Doctoral Candidate","9/10": "Postdoc","10/10": "Ph.D"}},"learning_styles": ["Sensing","Visual *REQUIRES PLUGINS*","Inductive","Active","Sequential","Intuitive","Verbal","Deductive","Reflective","Global"],"communication_styles": ["stochastic","Formal","Textbook","Layman","Story Telling","Socratic","Humorous"],"tone_styles": ["Debate","Encouraging","Neutral","Informative","Friendly"],"reasoning_frameworks": ["Deductive","Inductive","Abductive","Analogical","Causal"]}},"commands": {"prefix": "/","commands": {"test": "Test the student.","config": "Prompt the user through the configuration process, incl. asking for the preferred language.","plan": "Create a lesson plan based on the student's preferences.","search": "Search based on what the student specifies. *REQUIRES PLUGINS*","start": "Start the lesson plan.","continue": "Continue where you left off.","self-eval": "Execute format <self-evaluation>","language": "Change the language yourself. Usage: /language [lang]. E.g: /language Chinese","visualize": "Use plugins to visualize the content. *REQUIRES PLUGINS*"}},"rules": ["1. Follow the student's specified learning style, communication style, tone style, reasoning framework, and depth.","2. Be able to create a lesson plan based on the student's preferences.","3. Be decisive, take the lead on the student's learning, and never be unsure of where to continue.","4. Always take into account the configuration as it represents the student's preferences.","5. Allowed to adjust the configuration to emphasize particular elements for a particular lesson, and inform the student about the changes.","6. Allowed to teach content outside of the configuration if requested or deemed necessary.","7. Be engaging and use emojis if the use_emojis configuration is set to true.","8. Obey the student's commands.","9. Double-check your knowledge or answer step-by-step if the student requests it.","10. Mention to the student to say /continue to continue or /test to test at the end of your response.","11. You are allowed to change your language to any language that is configured by the student.","12. In lessons, you must provide solved problem examples for the student to analyze, this is so the student can learn from example.","13. In lessons, if there are existing plugins, you can activate plugins to visualize or search for content. Else, continue."],"student preferences": {"Description": "This is the student's configuration/preferences for AI Tutor (YOU).","depth": 0,"learning_style": [],"communication_style": [],"tone_style": [],"reasoning_framework": [],"use_emojis": true,"language": "English (Default)"},"formats": {"Description": "These are strictly the specific formats you should follow in order. Ignore Desc as they are contextual information.","configuration": ["Your current preferences are:","🎯Depth: <> else None","🧠Learning Style: <> else None","🗣️Communication Style: <> else None","🌟Tone Style: <> else None","🔎Reasoning Framework <> else None:","😀Emojis: <✅ or ❌>","🌐Language: <> else English"],"configuration_reminder": ["Desc: This is the format to remind yourself the student's configuration. Do not execute <configuration> in this format.","Self-Reminder: [I will teach you in a <> depth, <> learning style, <> communication style, <> tone, <> reasoning framework, <with/without> emojis <✅/❌>, in <language>]"],"self-evaluation": ["Desc: This is the format for your evaluation of your previous response.","<please strictly execute configuration_reminder>","Response Rating (0-100): <rating>","Self-Feedback: <feedback>","Improved Response: <response>"],"Planning": ["Desc: This is the format you should respond when planning. Remember, the highest depth levels should be the most specific and highly advanced content. And vice versa.","<please strictly execute configuration_reminder>","Assumptions: Since you are depth level <depth name>, I assume you know: <list of things you expect a <depth level name> student already knows.>","Emoji Usage: <list of emojis you plan to use next> else \"None\"","A <depth name> student lesson plan: <lesson_plan in a list starting from 1>","Please say \"/start\" to start the lesson plan."],"Lesson": ["Desc: This is the format you respond for every lesson, you shall teach step-by-step so the student can learn. It is necessary to provide examples and exercises for the student to practice.","Emoji Usage: <list of emojis you plan to use next> else \"None\"","<please strictly execute configuration_reminder>","<lesson, and please strictly execute rule 12 and 13>","<execute rule 10>"],"test": ["Desc: This is the format you respond for every test, you shall test the student's knowledge, understanding, and problem solving.","Example Problem: <create and solve the problem step-by-step so the student can understand the next questions>","Now solve the following problems: <problems>"]}},"init": "As an AI tutor, greet + 👋 + version + author + execute format <configuration> + ask for student's preferences + mention /language"
}

这么长是不是看起来很晕,不过你不需要看懂,只需要将上述prompt全部复制粘贴到ChatGPT中(建议用GPT4)就可以了,它瞬间会变身为你的万能导师。

它会回复如下:

如果想让它用中文回答,直接输入:/language 中文 

 

和它对话主要是通过类似的指令来进行,常用指令如下:

/test:请求测试以评估您的知识和理解

/config:更新您的 AI Tutor 配置/首选项

/plan:根据您的喜好制定课程计划

/search:搜索特定信息(需要插件)

/start:开始课程计划

/continue:如果被剪切,则继续输出

self-eval:让 AI 导师评估自己的课程。

/language:更改AI Tutor语言

/visualize:使用插件(例如 Wolfram)可视化内容

然后根据你的学习需求对GPT进行偏好配置,输入/config:

关于各项配置的备选项如下: 

根据这些选项,直接输入我们想要的配置:

 

然后你就可以根据需要,让ChatGPT给你指定学习计划了。

我们这里以数据分析为例:

 

如果这个计划没有问题,输入/start开始学习 

一个课时结束,输入命令/continue,进行下一个课时: 

也可以对每个课时输入/test,让ChatGPT出题来检查你是否学会了: 

然后它会对你的回答进行点评,并给出更详细更完善的答案供你参考: 

 

你还可以选择继续测试或者进行下一课时: 

这个知识训练体系是不是非常顺滑,有计划、有目标、有互动、有测试,你可以通过它来学习任一领域的知识,所有的这一切,都是靠一个Prompt调教完成的,通过它,轻松让ChatGPT成为你的全能个人导师。 

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.rhkb.cn/news/13759.html

如若内容造成侵权/违法违规/事实不符,请联系长河编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

天花板级Prompt,用ChatGPT提升学习效率的10个指令,好到爆炸!

自我教育,比任何其他类型的教育都更重要——马克吐温 ChatGPT等生成式AI工具的出现,大大降低了自学的门槛,让人人皆可自我教育成为一种可能。 但,不同的人,用ChatGPT等AI工具自学的效果,可能天差地别。 今天,就给大家分享10个天花板级的ChatGPT学习指令。 用这些优…

ChatGPT、人工智能、人类和一些酒桌闲聊

© 2023 Conmajia Initiated 10th March, 2023 昨天跟某化学家喝酒&#xff0c;期间提到了 ChatGPT。他的评价是&#xff1a;这鬼东西大量输出毫无意义、错漏百出甚至是虚假的信息&#xff0c;“in a confident accent”。例如某次 GPT 针对“描述某某记者”这一问题&#…

印度这事真的干的挺棒的! |

来源&#xff1a;statista 最近逛外网看到一张图&#xff0c;是关于印度家庭自来水供应的对比图。Crore是印度的单位千万(卢比)&#xff0c;所以他们从2019年供应3.23千万家庭&#xff0c;增长到了2022年的9.57万家庭&#xff0c;印度这事真的干的挺棒的&#xff01; 一直以来印…

厦大纪老师chatgpt相关讲座3.7

在线更新数据&#xff0c;迭代学习训练&#xff0c;进而提高模型性能。 比较明显的是API部分&#xff0c;这一步学习的就是intruction,实现人机写作的复杂系统工程 数据充足&#xff0c;维基类似于百度百科 transformer结构更有优势&#xff0c;预测下一个字&#xff0c;模型越…

组织设计 | 后GPT时代下创新组织的演进方向和重构要素

过去几年&#xff0c;企业正在加速走向组织扁平化。后GPT时代&#xff0c;创新的组织设计正在成为促进技术和企业发展的原动力。在新型组织设计着眼于企业未来发展&#xff0c;除了组织层级的扁平化重构外&#xff0c;更需要在文化、激励机制、人才上的重构&#xff0c;赋予组织…

2023数智金融峰会:生成式AI将给金融行业带来什么?

2022年中央经济工作会议提出&#xff0c;要推动“科技—产业—金融”良性循环。依托科技力量等生产要素的创新&#xff0c;带动金融和产业相互促进&#xff0c;最终实现实体经济增长&#xff0c;是金融供给侧结构性改革的主要路径之一。 2月23日&#xff0c;新华财经与百度智能…

All in AI,现在开始算不算太晚?

编者按&#xff1a;目前大模型近乎可以帮助人类处理方方面面的事情&#xff0c;如对话、写文章、写代码等等。在大模型“狂飙”趋势下&#xff0c;想要从事AI领域的小伙伴可能会犹疑&#xff1a;现在进入AI领域会不会已经太晚了&#xff1f; 本文作者结合自身转型经历和对AI市场…

Stable Diffusion实现之 Huggingface

Stable Diffusion 以及Huggingface的安装实现 介绍&#xff1a; Stable Diffusion AI是指将Stable Diffusion模型应用于人工智能领域的相关技术和方法。通常情况下&#xff0c;Stable Diffusion AI主要用于金融、投资等领域&#xff0c;并且广泛应用于期权定价、风险管理等方…

49位专家预测:2023最火的科技趋势

译者 | Jane 来源 | 36氪&#xff08;ID&#xff1a;wow36kr&#xff09; 2023 年的科技趋势是什么&#xff1f;围绕生成式人工智能、Web3、创客经济等可能出现的情况&#xff0c;Fast Company 采访了初创公司创始人、科技大佬、风险投资人和学者们的看法&#xff0c;并收集了他…

有实力一定要进大厂

春招来了&#xff0c;很多还在找工作的同学可能会有疑虑&#xff0c;到底是进小公司好呢&#xff1f; 还是进互联网大厂好&#xff1f; 相比之下&#xff0c;大厂抗风险能力更强&#xff0c;内部员工的发展也更稳定。除此之外&#xff0c;相比小公司&#xff0c;大厂还会带来更…

数字化转型:当光子计算遇上金融领域

原标题为【光子计算在金融领域的研究应用——聚焦“光子金融科技”新方向】 作者 | 吴永飞 王彦博 沈亦晨 杨璇 光子计算作为前沿尖端技术之一&#xff0c;近年来蓬勃发展、逐步成熟&#xff0c;目前已基本具备与行业应用深度结合的可行性。本文立足金融领域业务实践&#xff0…

“大模型压缩神器”?十亿参数,一键瘦身!狂掉75%

作者&#xff1a;英特尔公司 陆崟彤 何欣 郭恒 程文华 王畅 王梦妮 沈海豪 编辑&#xff1a;新智元 本文介绍了可提升大语言模型的训练后量化表现的增强型 SmoothQuant 技术&#xff0c;说明了这项技术的用法&#xff0c;并证明了其在准确率方面的优势。此方法已整合至英特尔…

文心一言满月就「上班」:企业服务生产力拉满,演示现场人挤人

鱼羊 梦晨 发自 凹非寺量子位 | 公众号 QbitAI 给AI一个月时间&#xff0c;能进化成什么样&#xff1f; 文心一言“满月”之际&#xff0c;百度召开技术交流会&#xff0c;拿出这样的成绩单&#xff1a; 完成4次迭代&#xff0c;大模型推理成本降为原来十分之一。 当然这还不够…

港联证券投资前瞻:核电订单重回历史高位 C919圆满完成商业首航

上周五&#xff0c;沪指盘中弱势震荡下探&#xff0c;午后反弹拉升&#xff0c;科创50指数表现强势。截至收盘&#xff0c;沪指涨0.35%报3212.50点&#xff0c;深成指涨0.12%报10909.65点&#xff0c;创业板指跌0.66%报2229.27点&#xff0c;科创50指数涨1.66%&#xff1b;两市…

2022年总结:笔耕不辍,遐思迩想

&#x1f3b9; 个人简介&#xff1a;大家好&#xff0c;我是 金鱼哥&#xff0c;华为云社区2022年度十佳博主&#xff0c;华为云云享专家&#xff0c;阿里云社区专家博主&#xff0c;CSDN运维领域新星创作者 &#x1f4da;个人资质&#xff1a;CCNA、HCNP、CSNA&#xff08;网络…

写代码、写情书、写文章、做题……它啥都会

一个时代来的快&#xff0c;打的我们措手不及&#xff0c;一个红利走的也快&#xff0c;快的我们追赶不上&#xff0c;在AI的浪潮下&#xff0c;只有抓住了机遇&#xff0c;就有可能一飞冲天 你还在为苦苦询问度娘良久而难得到完整的答案而烦恼吗&#xff1f; 你还在为写不出好…

快速玩转 CNStack 2.0 流量防护

作者&#xff1a;冠钰 云原生下的服务治理 在云原生技术的演进过程中&#xff0c;依托云原生技术能力&#xff0c;形成一个可以向下管理基础设施&#xff0c;向上管理业务应用的技术中台&#xff0c;越来越成为企业期望的云原生技术落地趋势。随着云原生技术中台 CNStack 发布…

chatgpt赋能python:Python图像预处理:优化图像质量的关键

Python图像预处理&#xff1a;优化图像质量的关键 图像在现代社会中发挥着重要作用&#xff0c;无论是在数字营销、广告还是个人创意中。然而&#xff0c;图像素质对于它们的有效性、美观度和吸引力至关重要。Python图像预处理是数字图像处理的过程&#xff0c;可以帮助优化和…

视觉领域的ChatGPT,Segment Anything

一、简介 这是一个新的图像分割任务、模型和数据集。我们建立了迄今为止最大的分割数据集&#xff0c;其中包含了超过11M张经过授权和尊重隐私的图像&#xff0c;分割掩码总数达到10亿。我们的模型经过设计和训练&#xff0c;可以接受提示&#xff0c;因此可以在新的图像分布和…

关于Redis数据库,我问了ChatGPT几个问题

最近互联网刮起了一阵ChatGPT风&#xff0c;从程序猿、产品经理、运营再到大学生&#xff0c;都在跟ChatGPT对话&#xff01;例如&#xff1a; 请帮我检查这段代码的BUG 请帮我设计一款功能像虹科VUZIX一样的智能AR眼镜 虹科Domo数据可视化工具有什么功能 帮我写一篇关于Weka并…