From bc4648cce1dd840e72c9eeddac68939b5ec1427b Mon Sep 17 00:00:00 2001 From: kaixindelele <1985790413@qq.com> Date: Tue, 11 Jul 2023 08:15:00 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8d01f4..a02032b 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ |:-|:-|:-|:-|:-| |ChatPaper|通过ChatGPT实现对**论文进行总结,帮助科研人进行论文初筛**|访问[chatpaper.org](https://chatpaper.org/) 使用|![F LJTRX$DNFU`KR M7{E6Q](https://github.com/kaixindelele/ChatPaper/assets/28528386/ceda14e8-7330-40d2-859e-0d39d99a2dfb) |[原项目地址](https://github.com/kaixindelele/ChatPaper)| |ChatReviewer|利用ChatGPT对论文进行**优缺点分析,提出改进建议**|访问[ShiwenNi/ChatReviewer](https://huggingface.co/spaces/ShiwenNi/ChatReviewer) 使用|Animation Demo|[原项目地址](https://github.com/nishiwen1214/ChatReviewer)| -|ChatImprovement|利用ChatGPT对**论文初稿进行润色、翻译等**|访问[qingxu98/gpt-academic](https://huggingface.co/spaces/qingxu98/gpt-academic) 使用|Animation Demo|[原项目地址](https://github.com/binary-husky/chatgpt_academic)| +|ChatImprovement|利用ChatGPT对**论文初稿进行润色、翻译等**|访问[学术版GPT](http://academic.chatwithpaper.org/) 使用|![网页版](https://github.com/kaixindelele/ChatPaper/assets/28528386/d6cf75e7-b2a3-43c2-8d48-4174c9ee3560)|[原项目地址](https://github.com/binary-husky/chatgpt_academic)| |ChatResponse|利用ChatGPT对**审稿人的提问进行回复**|访问[ShiwenNi/ChatResponse](https://huggingface.co/spaces/ShiwenNi/ChatResponse) 使用|Animation Demo|[原项目地址](https://github.com/nishiwen1214/ChatReviewer)| |ChatGenTitle|利用百万arXiv论文元信息训练出来的论文题目生成模型,**根据论文摘要生成合适题目**|Open In Colab|Animation Demo|[原项目地址](https://github.com/WangRongsheng/ChatGenTitle)|