Create Anki cards from a Dictionary PDF
Go to file
Yandrik 83ec148b85 Update prompt.py to add instructions and improve clarity and performance
The updated prompt adds more detailed and clarified instructions within the script, including specifications about how dictionary content should be handled, and more examples. Unused question and answer examples have been removed. Additional rules regarding dictionary content and OCR text recognition have been included.
2024-02-05 09:49:08 +01:00
.idea INITIAL COMMIT 2024-02-01 12:56:34 +01:00
.gitignore Update .gitignore file to include new patterns 2024-02-05 09:48:19 +01:00
dict_to_anki.py Implement local OCR and batch processing CLI flag 2024-02-05 09:47:49 +01:00
main.py Implement local OCR and batch processing CLI flag 2024-02-05 09:47:49 +01:00
poetry.lock Implement local OCR and batch processing CLI flag 2024-02-05 09:47:49 +01:00
prompt.py Update prompt.py to add instructions and improve clarity and performance 2024-02-05 09:49:08 +01:00
pyproject.toml Implement local OCR and batch processing CLI flag 2024-02-05 09:47:49 +01:00