- Python 3.6 or above
- Tesseract OCR
- OpenAI API key
- Clone the repository
- Install the necessary Python packages (make a venv) and then in the terminal type
pip install -r requirements.txt
- Make sure you have Tesseract installed. If not, you can download it from here. Remember the path where
tesseract.exe
is located.
- Launch your PC (or whatever you wanna do) and make sure it's visible on your screen.