Skip to content

YashManek1/Movefree

Repository files navigation

MooveFree

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.

Moovefree System Flow


Setup

  1. Open a terminal in /app and install dependencies:
npm install
  1. Start Expo:
npm start

Run in Expo Go (Android)

  1. Install the Expo Go app on your Android device.

  2. Make sure your device is on the same Wi-Fi network as your development machine.

  3. In the terminal, run:

npx expo start
  1. 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 --tunnel

Configuration

Create a config file at app/config.js for environment variables:

export const STREAM_URL = "http://your-stream-url/video";

Contributors

Made with ❤️ by

Contributor
Samyak Vishrani
Contributor
Smit Doshi
Contributor
Sudev Dahitule
Contributor
Yash Manek

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors