SihanLv/dsh-literature

SihanLv★ 1TypeScript最后同步: 2026-08-15

在 GitHub 打开

Literature research for DeepSeek Harness — dblp + arXiv search, authoritative BibTeX, and full-text download.

README 摘要

dsh-literature — Literature Research for DeepSeek Harness English 中文 One query across dblp and arXiv. The literature research capability for DeepSeek Harness: search both sources, get one merged record per paper, the most authoritative BibTeX available, and full text when it exists — without the model ever juggling two databases itself. Install @shlv/dsh-literature into any profile (Web or Headless) and you get three model-facing tools: literature search , literature bibtex , and literature fulltext . Quick start One command installs the whole family. To run from the dsh source repository (deepseek-harness) instead of the installed npm packages, set DEEPSEEK API KEY and mount this repository's literature.patch.yml : ( /path/to/dsh-literature is where you cloned this repository.) Why this exists Academic search splits across two databases with complementary coverage: dblp holds formal published records (plus CoRR mirrors of arXiv cs. preprints), while arXiv holds preprints that dblp syncs with a lag. Asking the model to query both and reconcile the answers wastes tokens and produces inconsistent citations. This seam (the shared service behind both sources) does the reconciliation on…

在 GitHub 查看完整 README →
搜索agentautoresearchdeepseek-harnessdshdsh-plugindsh-plugin-bundledsh-pluginssearch

分类