/bureaucracyai

Group project for LAP course.

Primary LanguagePython

bureaucracyai

Group project for LAP course in Sapienza.

Notes OCR


pip3 install PIL (Pillow)

brew install poppler
pip3 install pdf2image

sudo apt-get install tesseract-ocr -> linux
brew install tesseract -> macos

pip3 install pytesseract

pip install llama-cpp-python -> NO

Dependencies notes

pdf2image pytesseract

Useful links

Add and update submodules