Releases: gs-ai/PDFProfessor
Releases · gs-ai/PDFProfessor
PDF Professor 2.0
PDF Professor 2.0 — AI-Powered Document Analysis
PDF Professor 2.0 is a modernized AI tool for parsing and processing PDF files using local models through Ollama. Designed for deep analysis, intelligent summarization, and precise data extraction.
Features
- Fast PDF Parsing — Extracts clean, structured text, even from scanned or OCR-based PDFs.
- Chunked AI Processing — Automatically splits large documents into AI-friendly segments.
- Custom Prompt Injection — Guide the model response with document-specific prompts.
- Model Flexibility — Seamless switching between WizardLM, DeepSeek, Mistral, or any local Ollama model.
What’s New in 2.0
- Rewritten chunking pipeline for more control and speed.
- Smart error handling and improved fallback logic.
- Enhanced compatibility with local LLMs via Ollama backend.
- Custom prompt injection per document.
- Cleaner logs, resume functionality, and easier extensibility.
Installation
git clone https://github.com/gs-ai/PDFProfessor.git
cd PDFProfessor
pip install -r requirements.txt