Jeffine322/dsh-tool-pdf

Jeffine322★ 1TypeScript最后同步: 2026-08-16

在 GitHub 打开

DeepSeek Harness (dsh) plugin - read_pdf tool for PDF text extraction. Read and extract text from PDF files with AI agents / LLM tools, built on PDF.js (unpdf).

README 摘要

dsh-tool-pdf English 中文 A DeepSeek Harness ( dsh ) plugin that adds a read pdf tool for PDF text extraction — lets an AI agent (LLM) read, extract, and summarize PDF files, page by page. Built on unpdf (a serverless build of Mozilla PDF.js). It reads PDF bytes through the harness filesystem seam ( ctx.fs ), so it obeys the same workspace and sandbox policy as the built-in read tool. Keywords: DeepSeek Harness · dsh · dsh plugin · read pdf · PDF reader · PDF text extraction · extract text from PDF · AI agent tool · LLM tool · PDF.js · unpdf read pdf is a model-facing tool, not a UI button. It does not appear as a menu item or a settings entry. It shows up in the conversation when the model actually reads a PDF — you trigger it by asking the model to read one. Quick start 1. Install into the web profile dsh web boots the web profile , so install the plugin there (not into a new profile): 2. Start the Web UI 3. Configure a model and a workspace In the browser: Settings → Models (enter your DeepSeek API key, then save), then Choose workspace and select the directory that contains your PDFs. 4. Ask the model to read a PDF Start a session and say: Read /path/to/report.pdf and summarize i…

在 GitHub 查看完整 README →
Agent/智能体ai-agentdeepseekdeepseek-harnessdsh-pluginllm-toolpdfpdf-readerpdf-text-extraction

分类