MooveFree is an assistive navigation system designed to improve mobility for visually impaired users. It combines real-time sensing, edge AI, and intuitive feedback to help users move safely in dynamic environments.
MooveFree uses a hybrid sensing approach to detect obstacles and guide users. The system delivers clear navigation feedback through audio and spatial cues.
- Open a terminal in
/appand install dependencies:
npm install- Start Expo:
npm start-
Install the Expo Go app on your Android device.
-
Make sure your device is on the same Wi-Fi network as your development machine.
-
In the terminal, run:
npx expo start- Scan the QR code shown in the Expo DevTools with Expo Go.
If your phone cannot reach the local video URL directly, run Expo with tunnel mode:
npx expo start --tunnelCreate a config file at app/config.js for environment variables:
export const STREAM_URL = "http://your-stream-url/video";Made with ❤️ by
Samyak Vishrani |
Smit Doshi |
Sudev Dahitule |
Yash Manek |
