can i use visual intelligence for my app?

Asked on 06/12/2025

1 search

Yes, you can use Visual Intelligence for your app. Apple provides several frameworks and APIs that allow developers to integrate visual intelligence capabilities into their applications. For instance, the Vision framework offers a range of capabilities such as text extraction, face detection, and body pose recognition, which can be integrated into your app with minimal changes. Additionally, Apple has introduced a new Swift API for Vision, making it easier to integrate these capabilities into your apps.

Moreover, Visual Intelligence is designed to work automatically with any app, allowing users to search and take action across apps using the content on their iPhone screen. Developers can use app intents to integrate search capabilities from their apps into this experience, enabling users to search visually across their most used apps using the iPhone camera.

For more detailed information on how to integrate these features, you might want to check out the session Explore machine learning on Apple platforms (03:55) which covers ML-powered APIs, including those for visual intelligence.