# auto_paper **Repository Path**: caolonghao/auto_paper ## Basic Information - **Project Name**: auto_paper - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-07 - **Last Updated**: 2026-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Paper Downloader Web UI 起步: 1. 安装依赖 ```bash pip install -r requirements.txt ``` 2. 启动服务 ```bash python app.py ``` 3. 打开浏览器访问 http://localhost:5000 说明: - 前端可以编辑 `download_config.ini` 并触发搜索 - 搜索结果会缓存在 `assets/` 目录 - 可选中多篇论文并批量下载到配置中的保存目录