local-llm-paper-indexer is a small example project showing how to use a local LLM as one step in a safe Python automation pipeline. It scans a folder of PDFs, extracts text from the first few pages, ...