Learn Prompt-ChatGPT 精选案例:内容总结

ChatGPT 可以通过分析内容并生成一个浓缩版本来总结文本。这对节省时间和精力很有帮助,特别是在阅读长篇文章、研究论文或报告时。

通用总结

你所要做的就是把具体的文字复制并粘贴到提示中,并要求ChatGPT对所选文本进行简化总结。这里我们参考openai官网提供的例子Summarize for a 2nd grader 来总结一下木星的维基百科

概念性总结

Ted Chiang曾经在纽约客上发表文章,称ChatGPT为互联网的有损压缩。那么我们同样可以通过提示来生成总结,并不需要粘贴额外的文字。

概念性总结对于我们一开始想要快速了解某个概念的简要总结来说非常有帮助。

大纲式总结

除了摘要这种形式外,你还可以要求 ChatGPT 为长文本写提纲。这样你可以一次性看到整篇文章的主线或框架。

以下是ChatGPT对维基百科上 ChatGPT 页面上的提纲。

这里我使用了角色扮演类的提示,让 ChatGPT 扮演一个文档大纲生成器,并且定义了两个关键词组。当我还没输入"生成大纲"时,ChatGPT 会在读取完成后输出"读取完毕",而不是直接生成大纲。

最终生成的大纲如下:

Sure, based on the text you provided, here is the outline:

I. Introduction

- Overview of ChatGPT
- Built on GPT-3.5 and GPT-4 models
- Fine-tuned using supervised and reinforcement learning techniques

II. Fine-tuning Process

- Reinforcement learning from human feedback (RLHF)
- Supervised learning and human trainers
- Proximal Policy Optimization (PPO)

III. Infrastructure and Data Collection

- Microsoft Azure supercomputing infrastructure
- User data collection and feedback

IV. Features

- Versatility in various domains
- Ability to remember previous prompts in a conversation
- Attempts to reduce harmful and deceitful responses
- Filtering of potentially offensive queries
- Plugin support for ChatGPT

V. Conclusion

- Speculations on potential uses of ChatGPT
- Continued improvements and upgrades by OpenAI

维基百科式总结

除了大纲和概要之外,还有一种适合我们日常阅读习惯的格式,那就是维基百科。这里我同样是使用角色扮演,生成 AI(Artificial intelligence)的总结。

I want you to act as a Wikipedia page. I will give you the name of a topic, and you will provide a summary of that topic in the format of a Wikipedia page. Your summary should be informative and factual, covering the most important aspects of the topic. Start your summary with an introductory paragraph that gives an overview of the topic. My first topic is "Artificial intelligence"

下面是部份的生成结果。

Artificial Intelligence (AI) refers to the development of computer systems that can perform tasks that would typically require human intelligence, such as learning, problem-solving, decision making, and natural language processing. AI involves the creation of algorithms and computer programs that can process large amounts of data and make predictions or decisions based on that data.

The history of AI dates back to the 1950s, when researchers began developing computer programs that could play chess and solve mathematical problems. Over the years, AI has advanced significantly, and today, it is used in a wide range of industries, including healthcare, finance, and transportation.

...

就个人而言,我会更喜欢维基百科这种长度适中的总结形式。了解不同形式的总结能帮助我们更快更好的阅读长文本和了解概念。

PDF&DOC文档总结

这里我推荐的是ChatPDFChatDoc

它们可以在文件上传后回答关于文件内容的问题。根据你的问题,它们可以在文件中找到相关段落,并用自然语言回复你的问题。同时,它们还会提供相应的页码或章节信息,以便你能轻松查看原文。

更多好用的工具请关注我们工具推荐章节。

相关推荐
风雨中的小七1 小时前
解密prompt系列42. LLM通往动态复杂思维链之路
prompt
fly-977 小时前
LLM大模型微调入门Lora(LlamaFactory)
chatgpt·nlp
irrationality9 小时前
昇思大模型平台打卡体验活动:项目4基于MindSpore实现Roberta模型Prompt Tuning
prompt
程序员洲洲11 小时前
重构开发之道,Blackbox.AI为技术注入智能新动力
chatgpt·blackbox.ai·blackboxai·图片转应用
海边散步的蜗牛15 小时前
学术论文写作丨机器学习与深度学习
人工智能·深度学习·机器学习·chatgpt·数据分析·ai写作
爱技术的小伙子16 小时前
【ChatGPT】通过Prompt技巧优化ChatGPT的营销文案输出
人工智能·chatgpt·prompt
智匠MindCraft Al17 小时前
GPT o1 模型使用及API调用
人工智能·gpt·ai·语言模型·chatgpt
HelpLook HelpLook19 小时前
人工智能:重塑医疗、企业与生活的未来知识管理——以HelpLook为例
人工智能·chatgpt·生活·知识库·helplook·知识库搭建
tyler_download1 天前
手撸 chatgpt 大模型:简述 LLM 的架构,算法和训练流程
算法·chatgpt
大数据面试宝典1 天前
用AI来写SQL:让ChatGPT成为你的数据库助手
数据库·人工智能·chatgpt