通过大语言模型帮助你快速了解一篇 pdf 论文的主要内容
- 如果是使用 mac,由于苹果的安全限制,首先需要将软件拖入 访达的
应用程序/Application
中,然后打开 terminal 使用sudo xattr -cr /Applications/SummaryMasterProxy.app
命令对其进行解除限制 - 输入自己的 apikey,最好使用月之暗面 moonshot 的,因为其他很多厂商不支持上传 pdf 文件和 ocr
- 如果开了代理,需要点击开启代理,修改为自己的代理端口,默认为 clash 的 127.0.0.1:7890 端口
- 生成 word 文档目前还不太 ok,生成的格式还需要调整
- 首先创建一个新的conda 环境
conda create --name summary_master conda activate summary_master
- 下载依赖
pip install -r requirements.txt
- 启动脚本
python scripts/SummaryMasterProxy.py
- 完成项目文档
- 提交代码
- 兼容性:
- windows
- mac M 系列
- mac intel
- Web based
- 增加自定义 prompt 选项
- 增加拖拽放入文件
- 增加拖拽放入pdf 文件选项
- 增加拖拽放入word 文件选项
- 网页版实现
- UI 美化
- 实现多文档格式输出
- 整合图像输出
- markdown
- word