Upload literature
PaperFilter screens review articles against the adolescent mental-health
criteria in screening_rules.md. Pick the upload mode that
matches what you have, then start the pipeline.
最近的任务
四种模式怎么用
- RIS:和原 CLI 一致。先用 Unpaywall / OpenAlex / Europe PMC 找开放 PDF,抓不到的写进
manual_queue.csv。然后 DeepSeek 按规则筛。 - DOI 列表:服务器调 Crossref + OpenAlex 拉每个 DOI 的 title / abstract / 元数据,再走和 RIS 一样的抓取 + 筛选流程。
- 纯文本 (.txt):跳过抓取,把你提供的文本直接当作"全文已就绪"喂给 DeepSeek。适合粘贴一段 abstract 或自己提取的全文。
- PDF 文件:跳过抓取,服务器用 pypdf 抽文本然后筛选。适合你已经手动下载好的文献。