I wrote an OCR (text recognition) server in Rust. Initially, I used the ocrs crate, then I switched to GCP's Vision API... which I had some trouble getting started with auth, but wrote my own JWT signing to get access tokens. There are times when I'll send the same image, so I use Fjall as a cache.
April 09, 2025 - 19:39 UTC
1
0
1