D
paper-review
v2.0.0 · 3 天前发布
A paper-review panel for the DeepSeek Harness: converts PDF papers into structured, selectable text (columns, headings, tables, sub/superscripts, table of contents) with figure and display-equation rendering, a floating ask-about-the-selection dialog, and
README
paper-review
A paper-review panel for the DeepSeek Harness: upload a PDF paper and read
it as structured, selectable text beside the conversation, with figures and
display equations rendered visually.
Features
- two-column layout reconstruction (gutter detection + full-width line reassembly)
- headings (size + all-caps normalization) and run-in heading splitting
- tables (geometric column detection, wrapped-cell continuation)
- sub/superscripts, dot-leader table of contents
- scanned-PDF fallback to page images
pdftoppm crops +pdfimages raster extraction), with equation text kept as hidden spans so itstays searchable.
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- paper-review
- Repo
- git+https://github.com/louwenbo580/read-paper.git
- Engines
{"node":">=22"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-layout"]}}