AI Skill Hub 强烈推荐:论文阅读器 是一款优质的Agent工作流。AI 综合评分 8.0 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
本地优先的AI论文阅读器,支持向量化PDF、页码/边界框引用、OCR/TS
论文阅读器 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
本地优先的AI论文阅读器,支持向量化PDF、页码/边界框引用、OCR/TS
论文阅读器 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 方式一:cargo install(推荐) cargo install lumenfolio # 方式二:从源码编译 git clone https://github.com/tanghui315/lumenfolio cd lumenfolio cargo build --release # 二进制在 ./target/release/lumenfolio
# 查看帮助 lumenfolio --help # 基本运行 lumenfolio [options] <input> # 详细使用说明请查阅文档 # https://github.com/tanghui315/lumenfolio
# lumenfolio 配置说明 # 查看配置选项 lumenfolio --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export LUMENFOLIO_CONFIG="/path/to/config.yml"
Local-first AI paper reader with verifiable page/bbox evidence.
Ask questions, translate PDFs, inspect tables/figures, and use local Codex / Claude Code agents without uploading papers by default.
Download · Watch 30s Demo · Star on GitHub · Give Feedback
Available for macOS Intel, macOS Apple Silicon, and Windows x86_64.
Lumenfolio is a local-first desktop AI reading workspace for academic PDFs. It combines a focused PDF reader, vectorless agentic RAG, layout-aware translation, evidence-anchored notes, OCR / TSR visual evidence, and local Codex / Claude Code agents into one reading environment.
It is not just "chat over a PDF". Lumenfolio is built around local document evidence: pages, blocks, chunks, structure, tables, visual regions, citations, and bounding boxes that can point back to the original PDF. That evidence can also be exposed through local MCP tools so your signed-in Codex / Claude Code CLI can gather evidence and answer inside the reading workflow.

If Lumenfolio helps your paper-reading workflow, a star helps more researchers discover it.
@-mention up to 4 other indexed papers in one questionFrontend build:
npm run build
Rust checks:
cd src-tauri
cargo check
cargo test
Suggested smoke sequence for most changes:
npm run build
cd src-tauri && cargo test
Additional project checks:
npm run check:translation-linking
npm run check:prod-no-testids
npm install
npm run tauri:dev
For browser-only UI iteration:
npm run dev
Side-by-side PDF translation

Agentic RAG with evidence trace

Cross-document knowledge graph

Trending papers, queryable by the agent

一个高效的本地AI论文阅读器,支持多种功能
该工具使用 AGPL-3.0 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
⚠️ AGPL 3.0 — 最严格的 Copyleft,网络服务端使用也需开源,SaaS 使用受限。
总体来看,论文阅读器 是一款质量优秀的Agent工作流,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | lumenfolio |
| Topics | AI论文阅读Rust本地优先 |
| GitHub | https://github.com/tanghui315/lumenfolio |
| License | AGPL-3.0 |
| 语言 | Rust |
收录时间:2026-06-17 · 更新时间:2026-06-17 · License:AGPL-3.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端