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.
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"]
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.