Is there a way to get AI metadata from photokit without having to run the algorithms again? I'd like to be able to get captions, featureprint, and optimal crops. I can use Vision and CoreML to generate these, but it'd be easier/better to read the info directly from Photokit.
photokit AI metadata
Recommended
Unfortunately there's no API for this. If this would be useful for your app, please detail your use case in a feedback request. The Vision framework would be the appropriate one to generate these yourself.