Comment by elpakal
25 days ago
I build and maintain an iOS app size analysis tool that runs locally on your machine. I'm researching how well Apple Intelligence is for on-device insights into builds—my app currently has the ability to export build metadata as a json file, which you can then paste into your favorite LLM for insights and optimization tips. But I'd like to have a locally running alternative (your own local build agent). It's been super interesting seeing Foundation Models in action, and the context window restriction has been a new kind of challenge.
No comments yet
Contribute on Hacker News ↗