Skip to content

Release v1.0.0

Latest
Compare
Choose a tag to compare
@DanjelPiDev DanjelPiDev released this 23 Oct 16:46
· 2 commits to main since this release

Release v1.0.0

This is the 1.0 release of SmartPDFManager, a tool designed to automate the organization and categorization of PDF files using Natural Language Processing (NLP). This release includes core features for efficient PDF management, supporting multiple languages (English, German, French).

Key Features:

  • PDF Organization: Automatically organizes PDFs into categories based on their content.
  • Multilingual NLP Support: Uses SpaCy’s NLP models to analyze PDFs in English, German, and French.
  • User Interface: Simple and intuitive GUI built with PyQt5 for easy interaction.
  • Automatic Model Downloads: Automatically downloads necessary language models based on user selection.
  • Customizable: Add or adjust categories and keywords to tailor the classification logic to your needs (Uses an SQLite database to store the custom keywords locally).

Installation:

  • To use the tool directly, download and run the .exe file.
  • Alternatively, refer to the README for detailed installation instructions if you want to run the source code directly.

This release is ideal for users looking to streamline their PDF management process with minimal setup.