{"id":26361657,"url":"https://github.com/prashuk/ios-third-eye","last_synced_at":"2026-04-30T07:38:45.349Z","repository":{"id":67084593,"uuid":"216300021","full_name":"prashuk/iOS-Third-Eye","owner":"prashuk","description":"An iOS app for detecting objects in Swift","archived":false,"fork":false,"pushed_at":"2019-10-20T14:42:50.000Z","size":93170,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-19T01:38:12.492Z","etag":null,"topics":["image-recognition","ios-app","machine-learning","speech-recognition","swift","tensorflow","xcode"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prashuk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-20T03:05:03.000Z","updated_at":"2020-10-26T19:56:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a558cff-2e4e-450f-b7be-669ba819242f","html_url":"https://github.com/prashuk/iOS-Third-Eye","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prashuk/iOS-Third-Eye","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashuk%2FiOS-Third-Eye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashuk%2FiOS-Third-Eye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashuk%2FiOS-Third-Eye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashuk%2FiOS-Third-Eye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prashuk","download_url":"https://codeload.github.com/prashuk/iOS-Third-Eye/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashuk%2FiOS-Third-Eye/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32458237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["image-recognition","ios-app","machine-learning","speech-recognition","swift","tensorflow","xcode"],"created_at":"2025-03-16T17:39:43.092Z","updated_at":"2026-04-30T07:38:45.345Z","avatar_url":"https://github.com/prashuk.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Third Eye\n\nAn iOS app for empowering visually impaired to help finding their belongings and overcome day-to-day struggles through Mobile camera as \"Third Eye\" using Object Detection Algorithm and speech recognition.\n\n![Screen Shot 2019-10-19 at 11 24 03 PM](https://user-images.githubusercontent.com/17843556/67154305-f7201780-f2c7-11e9-9833-0eb273222a0a.png)\n \n# Introduction\nOur project takes input from User to find a specific item using speech-to-text and detects the requested object in the room in \"REAL-TIME\" and using beep sensing and vibration in the mobile phone it will guide the user to the item.\u003cbr/\u003e\n@authors: \u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003ci\u003ePrashuk Ajmera\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;Hitesh Verma\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;Parag Bhingarkar\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;Genglin Liu\u003cbr/\u003e\u003c/i\u003e\n         \n# Challenges\n- Detecting Object in \"real-time\"\n- In order to decrease the latency of response from the deep learning model, we had to integrate the neural network with the iOS platform and deploy the model on the mobile phone itself, instead of relying on a cloud service and getting detection results from the cloud\n- Choosing the most-fit Object Detection Algorithm\n- Integrating the neural network on an iOS platform instead of on a cloud service\n\n# Technologies Used\n- Swift/Python\n- AI/Machine Learning\n- iOS Frameworks (AVKit, Speech, CoreML)\n\n## Platform requirements\nThe app was developed on Xcode 11.2 with Swift 5.1 programming language and it is available for iOS 11.0 and above.\n\n# Demo Links\n- [Youtube](https://youtu.be/b543EcMP2SA)\n- [Project Source](https://dashboard.hackumass.com/projects/54)\n\n## Next Step\nExtending our app using Drone which can help to find items without any human support and can freely rotate in 360 angles. It would be interesting to use a combination of MobileNet and SSD to detect an object in real-time video streaming.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprashuk%2Fios-third-eye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprashuk%2Fios-third-eye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprashuk%2Fios-third-eye/lists"}