DocQA is a skill for indexing large PDF documents and answering questions with page-level evidence. It converts PDF pages into images, uses an OpenAI-compatible vision model to extract Markdown content, builds structured page indexes, and lets the agent retrieve relevant pages before answering.
- Linux or macOS
- Deno
- Poppler PDF tools, including
pdftoppm - An OpenAI-compatible vision model