medyll
Profile
← all projects

Registry Mind

Android on-device OCR sensor synced over Tailscale

Registry Mind captures screen text on an Oppo Find X9 via on-device ML Kit OCR and syncs results to a desktop OpenClaw instance over Tailscale, replacing Oppo’s proprietary AI Mind Space with a self-hosted pipeline.

Where it sits


flowchart TD
  P["idea / needs"] --> S["Registry Mind"]
  S --> A["on-device OCR, ML Kit"]
  S --> B["sync over Tailscale"]
  S --> C["OpenClaw desktop instance"]

Overview


Android screen-capture sensor for Oppo Find X9. Triggers via Snap Key, runs on-device OCR with ML Kit, and syncs results to an OpenClaw desktop instance over Tailscale, replacing Oppo's proprietary AI Mind Space with a fully self-hosted pipeline.

Highlights


  • · On-device OCR via ML Kit, no cloud
  • · Sync to desktop over Tailscale
  • · Replaces proprietary AI Mind Space
KotlinAndroidML Kit
View source →