How to Read and Summarise Research Papers with a Local LLM
A practical guide to using local LLMs for research paper workflows: fetching papers from arXiv with the Python library, extracting full text from PDFs with PyMuPDF, structured seven-point paper summarisation prompts, quick abstract-only relevance triage for reading list management, batch processing a list of arXiv IDs with Markdown output, an interactive Q&A session tool for deep reading, choosing between Llama 3.2 and Mistral Nemo for different paper lengths, and the privacy advantages of local processing for embargoed or proprietary research.