2023-03-20 17:44:03 +08:00
up
2023-03-20 17:04:40 +08:00
up
2023-03-20 17:04:40 +08:00
2023-03-20 17:44:03 +08:00
up
2023-03-20 17:04:40 +08:00
up
2023-03-20 17:04:40 +08:00
up
2023-03-20 17:04:40 +08:00
2023-03-20 17:44:03 +08:00
2023-03-20 17:44:03 +08:00
up
2023-03-20 17:04:40 +08:00
up
2023-03-20 17:04:40 +08:00

ChatGPT 学术优化

使用docker

# 构建镜像
docker build -t gpt-academic .
# 运行
docker run --rm -it --net=host gpt-academic

参考项目

https://github.com/Python-Markdown/markdown
https://github.com/gradio-app/gradio
https://github.com/polarwinkel/mdtex2html
https://github.com/GaiZhenbiao/ChuanhuChatGPT
Description
为ChatGPT/GLM提供图形交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持清华chatglm2等本地模型。兼容复旦MOSS, llama, rwkv, newbing, claude, claude2等
Readme 63 MiB
Languages
Python 60.3%
C++ 32.2%
CSS 3.9%
TeX 3.3%
JavaScript 0.2%
Other 0.1%