Skip to content

htil/apple-vision-pro-main

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discover

Overview

Description

Discover is a visionOS application for users to detect objects in an image using machine learning models from Hugging Face. In Discover, users can select an image from their photo library or capture an image in real-time and send it to the AWS server to detect the objects in that image. They can also send a question by talking to the headset where speech recognition will be applied to get a result back from the server.

User Stories

  • User can select an image from the photo library
  • User can capture an image using the main camera from the Apple Vision Pro
  • Send the image to AWS Lambda Server via Websocket
  • Receive the response from the server and display the result to user
  • Talk to the headset and apply speech recognition to send a question to the server
  • Receive the result from the server and display it to the user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Swift 100.0%