Skip to content

A tool for the visually impaired people helping them to communicate and navigate their surroundings better

Notifications You must be signed in to change notification settings

Armaan457/NavSight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NavSight

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

Technologies used

Frontend: HTML, CSS, Javascript
Backend: Django
Database: SQLite
Deep Learning models: YOLO and BLIP

Setup

Clone the repository:

> git clone https://github.com/Armaan457/NavSight.git

Create and activate a virtual environment:

> python -m venv venv
> venv\Scripts\activate

Install dependencies:

> pip install -r requirements.txt

Run the development server:

> cd NavSight
> python manage.py runserver

Developers

  1. Armaan Jagirdar
  2. Nimish Goyal
  3. Yajat Pahuja

Developed during the intra society Projectathon conducted by the Thapar ACM student chapter in 2024

About

A tool for the visually impaired people helping them to communicate and navigate their surroundings better

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published