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

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

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

相关推荐
V哥AI增长3 小时前
ChatGPT/Perplexity引用机制解析:AI搜索引擎的语义解析与信任评估体系
人工智能·搜索引擎·chatgpt
Elias不吃糖3 小时前
我做了一个 Windows 本地 AI 任务收件箱:统一管理 ChatGPT、Claude Code 和 Codex
人工智能·chatgpt·好用工具
wangyue_msn_864 小时前
Agent知识学习笔记——01 Prompt/Function call/记忆/上下文
笔记·学习·prompt
Liekkas Kono17 小时前
Codex(ChatGPT 桌面版)支持SSH连接远程服务器
chatgpt·ssh·swhl
枫叶v.21 小时前
Prompt Injection 防不住怎么办?从 Source-Sink 模型设计 Agent 安全边界
数据库·安全·prompt
奈斯先生Vector1 天前
解码 Midjourney V6 的精准控制力:从 customId 状态机制到 Web 端 Action 二次编辑工程全解析
前端·gpt·prompt·aigc·midjourney·ai编程·agi
AI大模型-小华1 天前
ChatGPT充值后Codex误改数据库怎么办?用迁移审查避免数据丢失
数据库·chatgpt·codex·chatgpt plus·chatgpt pro·chatgpt充值
AI大模型-小雄1 天前
ChatGPT充值后Codex接口频繁出现429?用限流与退避机制稳定任务执行
chatgpt·codex·chatgpt plus·chatgpt pro·接口限流·chatgpt充值
HAHAXX81 天前
ChatGPT 4o + RPA 自动化工具:一站式业务流程开发实战指南
chatgpt·自动化·rpa
gptAI_plus1 天前
别把整个仓库塞给 AI:用 Python 生成安全的代码上下文清单
python·chatgpt