Show HN: Turn your iPhone into a local OCR server using Vision Framework
12 days ago
- #API
- #OCR
- #Apple Vision Framework
- Launch the app to automatically start the OCR server using Apple's Vision Framework API.
- Access the server via the displayed IP address from any device on the same network.
- Upload images directly or via API to receive text recognition results.
- Perform an OCR test by navigating to the server's IP in a web browser.
- API example provided for uploading images and receiving JSON formatted OCR results.
- Option to build an OCR cluster using multiple iPhones.
- Project is available under the MIT License.