A simple Rust program to:
- OCR a pdf, page-by-page,
- Correct common OCR errors & format text using an LLM (here, Llama3-70B).
The goal is to eventually:
- Expose this as a service over the Kinode network,
- Develop an even simpler TTS service & expose that over the Kinode network as well. Then, users will be able to submit public-domain PDFs to these two services and, for less than a dollar, get back a text copy, suitable for an ereader, and an audiobook.