Skip to content

🗄️ An application that organizes your PDF inbox using machine learning

Notifications You must be signed in to change notification settings

fardage/OrdnerMeister

Repository files navigation


Logo

OrdnerMeister

An app that helps you sort PDF files into your existing folder structure using a Naive Bayes classifier.
View Blog Post

Features

Automatically sort PDF files into your existing folder structure using a Naive Bayes classifier. OrdnerMeister will learn from your existing folder structure and use this knowledge to classify new PDF files. The app will show you the results of the classification process and allow you to move the files to the correct folders. If the PDF has not been OCR'd yet, OrdnerMeister will do this for you using Apple's Vision framework.

image

TODO

  • A nicer UI which shows the progress.
  • More options for the user to customize the classification process.
  • Support for more file types.
  • Error handling.
  • Automatic monitoring of the input folder for new files.

Usage

  1. Launch the OrdnerMeister app.
  2. In the Settings: Select the folder containing the PDF files you want to sort.
  3. In the Settings: Select the output folder where the sorted PDF files should be moved to.
  4. Click the "Run" button to start the classification and sorting process.
  5. OrdnerMeister will show you the results of the classification process.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

Thanks

About

🗄️ An application that organizes your PDF inbox using machine learning

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages