Skip to content

SammyTourani/Spectra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectra

Spectra is an iOS application designed to assist the visually impaired by offering a suite of features such as object identification, tracking, text-to-speech (TTS), scene awareness, hazard detection, and more.

Features

  • Object Identification: Identify various objects in the surroundings using the device's camera.
  • Tracking: Track the movement of objects in real-time.
  • Text-to-Speech (TTS): Convert identified objects and scenes into spoken words.
  • Scene Awareness: Understand and describe the environment and scenes.
  • Hazard Detection: Detect potential hazards and alert the user.
  • Additional Features: Continuously adding more features to enhance user experience.

Installation

  1. Clone the repository:
    git clone https://github.com/SammyTourani/Spectra.git
  2. Navigate to the project directory:
    cd Spectra
  3. Install dependencies:
    pod install
  4. Open the project in Xcode:
    open Spectra.xcworkspace
  5. Build and run the project on your device or simulator.

Usage

  1. Launch the Spectra app on your iOS device.
  2. Grant the necessary permissions for camera and microphone access.
  3. Use the app to identify objects, track movements, and receive spoken feedback about your surroundings.

Contributing

We welcome contributions to improve Spectra. To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m "Add your feature"
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any inquiries or support, please contact Sammy Tourani.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published