MagicSight App

MagicSight App is an image recognition application developed in Swift using Xcode. This fun app utilizes Core ML to identify objects from photos and presents the recognized object with a magical theme.

Screenshots

Picture 1 Picture 2
Screenshot 2023-05-22 at 1 37 01 PM Screenshot 2023-05-22 at 1 37 08 PM
Screenshot 2023-05-22 at 1 37 23 PM Screenshot 2023-05-22 at 1 38 02 PM

Features

  • Image-based object recognition
  • Presentation of results with a magical theme
  • 10-90% accuracy rate

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/sivilabdullah/MagicSight-App.git
  1. Open the project in Xcode by double-clicking the cameraCapture.xcodeproj file.
  2. Build and run the project on your simulator or a connected device.

Usage

  1. Launch the application.
  2. When the app is running, select or capture an image.
  3. The app will recognize the object in the image and display the result with a magical theme.

Contributions

If you would like to contribute by adding new features, fixing bugs, or improving documentation, please feel free to contribute. Please read our contribution guidelines and follow the code of conduct.

GitHub

View Github