超详细|ChatGPT论文润色教程

本文讲述使用中科大开源ChatGPT论文辅助工具,对论文进行润色
祝看到本教程的小伙伴们都完成论文,顺利毕业。 可以加QQ群交流,一群: 123589938

第一章 介绍

今天给大家分享一款非常不错的ChatGPT论文辅助工具,使用了专业的prompt提示,对论文进行一键优化。功能包括 中英互译、语法错误查找自动纠正、还可以自动将ChatGPT输出的LaTex格式的公式进行转换。为了验证该工具,我将八篇本科论文进行润色,进行对比,效果挺不错的。所以推荐给大家。该工具内部搭建简单,3分钟即可。
该工具GitHub开源,作者是binary-husky/chatgpt_academic。Star6.8K。感谢作者及其他贡献人员。

第二章 搭建教程

2.1 前提

需要一台电脑
需要一个ChatGPT账号

2.2 步骤

git clone https://github.com/binary-husky/chatgpt_academic.git
cd chatgpt_academic
配置 OpenAI API KEY
# 安装依赖
python -m pip install -r requirements.txt
# 运行
python main.py
出现如下图所示信息即可。内部进行访问

第三章 使用教程

3.1 中文输入论文题目

3.2 学术中译英

3.3 LaTex格式自动转换

使用chatgpt进行输出的公式,一般都是latex格式的公式,可以一键进行转换。

3.4 语法纠错

将语法纠错后,重新编写

3.5 英文润色

Below is a paragraph from an academic paper. Polish the writing to meet the academic style, improve the spelling, grammar, clarity, concision and overall readability. When neccessary, rewrite the whole sentence. Furthermore, list all modification and explain the reasons to do so in markdown table.
将上面的话作为promt输入,进行学术论文的润色工作。

3.5 中文润色

作为一名中文学术论文写作改进助理,你的任务是改进所提供文本的拼写、语法、清晰、简洁和整体可读性,同时 分解长句,减少重复,并提供改进建议。请只提供文本的更正版本,避免包括解释。请编辑以下文本:
将上面这段话作为promt作为输入。但是中文做promt一般效果不佳,最好使用英文。
As a Chinese academic essay writing improvement assistant, your task is to improve the spelling, grammar, clarity, conciseness, and overall readability of the text provided, while breaking down long sentences, reducing repetition, and providing suggestions for improvement. Please only provide a corrected version of the text and avoid including explanations. Please edit the text below. Reply in Chinese
相关推荐
野区小女王7 小时前
Codex 接入 DeepSeek-V4-Flash保姆级教程
gpt·chatgpt
嘿嘿-6611 小时前
GPT-6 Astra 新手快速上手指南
人工智能·gpt·ai·chatgpt·ai编程
dunge202614 小时前
ChatGPT Plus / Pro 与 Codex 深度实战指南:2026年9月5日版——从模型能力对比到代码生成工作流全解析
人工智能·chatgpt
dunge202616 小时前
ChatGPT Plus / Pro 与 Codex 深度实战:2026年9月5日 从模型能力对比到代码生成工作流全解析
人工智能·chatgpt
woodwen18 小时前
我把 Codex + OpenSpec + Matt Pocock Skills 的项目初始化流程做成了一键脚本
人工智能·chatgpt·ai编程
怕浪猫19 小时前
一次面试让我重新认识了 Codex,顺便搞懂了 GPT-6 Astra
gpt·chatgpt·aigc
吨吨ai21 小时前
ChatGPT Plus / Pro 与 Codex 深度实战指南:2026年9月5日 从模型能力对比到代码生成工作流全解析
chatgpt
艾莉丝努力练剑1 天前
【AI大模型接入SDK】ChatGPT API
网络·c++·人工智能·websocket·网络协议·学习·chatgpt
潘高1 天前
Codex 太能吃 Token?给它配个 GPT 军师!
chatgpt
wangruofeng1 天前
用 GPT-6 Astra 打磨 Vecsy:我的浏览器 SVG 编辑器进化记
chatgpt·aigc