Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 426 Bytes

File metadata and controls

8 lines (7 loc) · 426 Bytes

Blind-Aid

Blind-Aid is an app capable of accurately detecting and recognizing objects in the surrounding in real-time using the phone's camera. It provides directions in the form of voice command so that the user can navigate around obstacles, avoid hazards, and reach destinations safely.

Development Tools

  • React Native for frontend
  • FastAPI for server side
  • Gemini's API for object detection
  • Python TTS library