超详细|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
相关推荐
lisuwen11621 小时前
AI三国杀:马斯克炮轰苹果“偏袒”OpenAI,Grok与ChatGPT的应用商店战争揭秘
人工智能·chatgpt
暮小暮21 小时前
从ChatGPT到智能助手:Agent智能体如何颠覆AI应用
人工智能·深度学习·神经网络·ai·语言模型·chatgpt
John_ToDebug1 天前
大模型提示词(Prompt)终极指南:从原理到实战,让AI输出质量提升300%
人工智能·chatgpt·prompt
哪吒编程1 天前
谁是最强编程大模型?横向对比Claude Opus 4.1、GPT-5、Gemini 2.5 Pro、Grok4
chatgpt·openai·claude
网络研究院1 天前
OpenAI 的浏览器将使用 ChatGPT Agent 来控制浏览器
chatgpt
致Great2 天前
DeepResearch开源与闭源方案对比
人工智能·chatgpt
张飞的猪大数据2 天前
OpenAI 发布了 GPT-5,有哪些新特性值得关注?国内怎么使用GPT5?
gpt·chatgpt
belingud2 天前
不同模型回答差异的简单探讨
chatgpt·claude·deepseek
yaocheng的ai分身3 天前
ChatGPT 负责人谈情感依赖、广告和未来
chatgpt
狠活科技3 天前
平替 Claude Code,API接入 GPT-5,Codex CLI 国内直接使用教程
chatgpt·ai编程·oneapi