1. Don’t have ChatGPT
  2. OCR needed
  3. Preferably Android

Thanks.

  • nottheengineer@feddit.de
    link
    fedilink
    arrow-up
    9
    arrow-down
    2
    ·
    10 months ago

    Android won’t be easy, but you can slap together a python script that runs tesseract or easyOCR and runs it through a pretrained LLM like T5. Those are well-known and well-documented, so chatGPT can probably write the script for you without too many hiccups.