Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PathFinder.

Pathfinder is an open-source Google Maps overlay that routes drivers, cyclists and pedestrians along **smoother** and **safer** roads and paths, thinking of adding disaster and accident detection, explicitly.

Users crowd-source photos and information about roads which is translated by an AI pipeline based on reputation based systems and translates them into following indices:

  • **Road Quality Index (RQI)** - surface smoothness, potholes, lane markings etc.
  • **Pedestrian Safety Index (PSI)** - safer atmosphere, clear visibility, no danger for getting robbed etc.

Set the Environment Variables:

  1. DB_PASSWORD (your postgresql database password)
  2. GEMINI_API_KEY (the gemini api key)

Install Dependencies :

  1. Run : npm install

How to run: run the backend in the backend using: python -m uvicorn main:app --reload running front end (android emulator only): 1.npx expo prebuild 2.npx expo run:android (android emulator must be running in the background)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages