PDF Summary (pdf)¶
Goal: extract text from a PDF in your workspace and write a concise summary.
Prereqs¶
- A PDF file in your workspace (or download one with the commands below).
- A configured LLM provider (Ollama is a good default for local testing).
Get a sample PDF (optional)¶
Run¶
Optional: select pages¶
If you only need a subset, pass a 1-indexed page selector like pages="2-3" (or pages="2,4-6").
What to expect¶
notes/pdf_summary.md