- Don’t have ChatGPT
- OCR needed
- Preferably Android
Thanks.
You must log in or register to comment.
- Download any OCR software from f-droid, or preferred store.
- Copy text.
- Run llama-gpt¹ if you want something self-hosted or any LLM² on huggingface chat if you want ready solution
- Paste text and write something like "summary:" below.
¹Theoretically possible on mobile, but for better performance, run it on PC.
²Default one should do the job.
Disclaimer: I think that it should work, but I haven't done anything like that before