Hacker News new | ask | show | jobs
by worldsavior 15 days ago
I don't know how exactly Claude vision works but isn't just using good old computer vision much cheaper?
1 comments

Yes, for sure. You could probably train a specific vision model for this style of image parsing and run it on device for free. However, this was much easer to make :-)
Ask Claude to code it up, then it's also easy.