How to summarize a scanned PDF document by AI?
How to summarize a scanned PDF document by AI?
- Don't have ChatGPT
- OCR needed
- Preferably Android
Thanks.
You're viewing a single thread.
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.
9 2 ReplychatGPT can probably write the script for you
From OP:
- Don't have ChatGPT
5 0 ReplyI read that as either "I don't have premium" or "I can't run this data through chatgpt for whatever reason".
Free chatGPT is viable for writing scripts in any case.
5 0 ReplyYeah, maybe he/she don't have API access, I didn't think about it that way.
2 0 Reply
I'm guessing they meant don't want to use chatGPT considering it's free
1 0 ReplyWell, you give open AI a lot of personal data, so it's not free from a certain point of view. That may be the reason why OP don't want to use it.
1 0 ReplyPlenty of valid reasons not to want to use it was just the wording that seemed odd
1 0 Reply
And you can run that in termux, so you csn use it in android
1 1 ReplyGood luck trying to install tesseract and a deep learning framework in termux.
2 0 ReplyYou can’t tell me what to do! Just watch me
2 0 Reply