Skip to content

用来进行简单查重以及基于OpenAI的GPT3接口进行文章润色的小程序,使用pyqt作为GUI框架

License

Notifications You must be signed in to change notification settings

dercaft/Paper_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper_tool

用来进行简单查重以及基于OpenAI的GPT3接口进行文章润色的小程序,使用pyqt作为GUI框架

使用

  • 到paraphrase.py里将第7行的KEY换成自己的
  • 到paraphrase.py里将第11行的openi.proxy改成自己梯子的端口
conda env create -f environment.yml
conda activate gui
python ./strcmp.py

运行截图 运行截图

About

用来进行简单查重以及基于OpenAI的GPT3接口进行文章润色的小程序,使用pyqt作为GUI框架

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages