People who are unable to see, face unique challenges in communicating and navigating their surroundings. To help in this issue, we are making a tool for the visually impaired people.
Project features:
- Nearby objects detection
- Image captioning for describing surroudings
- Voice control and voice output
Frontend: HTML, CSS, Javascript
Backend: Django
Database: SQLite
Deep Learning models: YOLO and BLIP
Clone the repository:
> git clone https://github.com/Armaan457/NavSight.gitCreate and activate a virtual environment:
> python -m venv venv
> venv\Scripts\activateInstall dependencies:
> pip install -r requirements.txtRun the development server:
> cd NavSight
> python manage.py runserver- Armaan Jagirdar
- Nimish Goyal
- Yajat Pahuja
Developed during the intra society Projectathon conducted by the Thapar ACM student chapter in 2024