Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 478 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 478 Bytes

Apple Vision Pro AI Scanner

Created on VisionOS with Swift and Swift UI.

Open the app and look at an object in front of you. The camera stream will be broken down into individual frames and scanned by Vision ML foundation. The frame with the highest confidence rating will be used and will open a new window displaying the search results and relevant information for the object.

VisionOS