Hacker News new | ask | show | jobs
by rkirkendall 2878 days ago
Very cool and congrats on the launch. I see your demo is on android, are you doing anything with iOS / CoreML? I put up a similar project for OTA updates on iOS using CoreML to hot swap out device side models https://github.com/rkirkendall/MLEdgeDeploy
1 comments

Yeah, as the cloud/edge interface settles we plan to build SDKs for pulling models from iOS, GNU/Linux through Swift, Python and C#.

Let me check your repo.