Developed an android application that helps the blind people to locate objects like chairs, windows, doors, etc in a room. Used tensor flow’s object detection API to detect the object specified by the user and the phone’s gyro and position sensors to track the motion and position of the user in the room. The app directs the user to go left or right until he/she reaches the object.