Commit Graph

4 Commits

Author SHA1 Message Date
74a5381bec fix: fixed help msg for --ocr argument 2024-02-05 18:36:44 +01:00
470ec46f6e fix(debug): if request fails, prints proper output 2024-02-05 15:07:25 +01:00
d9eb6f1c64 Implement local OCR and batch processing CLI flag
Implemented optical character recognition (OCR) in the image_to_anki function to vastly enhance performance. Additionally, allowed batch processing of images via explicitly specified batch size in command-line arguments
2024-02-05 09:47:49 +01:00
906fcc78b1 INITIAL COMMIT 2024-02-01 12:56:34 +01:00