Original Reddit post

Hi, I’m an ophthalmologist and sometimes on call it’s nice to have an estimate someone’s glasses prescription. I used Claude code to create a machine learning model to estimate glasses prescriptions. Basically, I took about 10,000 images of an Amsler Grid through various lenses. I use Claude code to:

  • make the image acquisition program
  • Create a standardized Amsler Grid to image (AmslerGr.id)
  • train a machine learning model
  • deploy an app with the model and launch on the App Store I posted it on Instagram and in two days it had over 100,000 views organically! Here’s a video of it in action: https://www.instagram.com/reel/DVGvmjjjjsY/ You can learn more about the app that has a ton of other features at MyCallBag.com submitted by /u/MyCallBag

Originally posted by u/MyCallBag on r/ClaudeCode