Description
PDF Summarizer using AI
Tech: Python 3.x + pdfplumber + Hugging Face Transformers (BART)
Level: B.Tech / MCA Intermediate
Category: Python & AI — Tech Mishra
Features
- Upload any PDF file and get a smart summary
- Two modes: AI-based (BART model) or Extractive (no download needed)
- Shows compression stats (original vs summary word count)
- Save summary as .txt file
Requirements
pdfplumber
transformers
torch
Installation & Run
pip install pdfplumber transformers torch
python app.py
Usage
- Run the script, enter PDF path
- Choose mode 1 (AI) or mode 2 (Fast extractive)
- AI mode downloads BART model (~500MB) on first run
- Extractive mode works instantly offline
Purchased from Tech Mishra — a-pexdeveloper.in





Reviews
There are no reviews yet.