Skip to content

A completely generic, professional name that reveals nothing about the original book, author, or purpose. It simply suggests a lightweight, intelligent text condensation engine.

Notifications You must be signed in to change notification settings

guru-code-expert/AetherSummarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AetherSummarizer

A clean, modular Python tool for extracting text from PDF documents, chunking it, and generating concise summaries using a large language model.

Features

  • Robust PDF text extraction with optional page cleaning
  • Configurable text chunking
  • LLM-powered summarization (currently using OpenAI's legacy completion endpoint)
  • Paginated pretty-printing of the final summary

Installation

pip install -r requirements.txt

About

A completely generic, professional name that reveals nothing about the original book, author, or purpose. It simply suggests a lightweight, intelligent text condensation engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages