Skip to content

Rayner3103/PSA_Hackathon_2024_NAVIHEALTH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAVIHEALTH Logo

NAVIHEALTH:

PSA Code Sprint Hackathon 2024

About 📘

NAVIHEALTH is a predictive model that leverages the power of data and AI, to create resilient port operations globally. It has 2 key features: SmartNavigator+ and SmartFleet.

1. SmartNavigator+ 🧠 [Resilience]
SmartNavigator+ is an upgraded system incorporates AI predictive analytics to identify potential risks such as geopolitical tension and weather anomalies, before they occur, making it proactive rather than reactive.

2. SmartFleet 💡 [Proactive]
SmartFleet digitally replicates vital port facilities, including quay cranes and AGVs, by utilising sensors and IoT devices to collect real-time data. By incorporating AI health monitoring, machine learning can be employed to proactively predict potential failures before they happen.

Architecture Diagram

architecture diagram

Team Members 👥

Tech Stack

  • MongoDB
  • React.js
  • Express.js
  • Node.js

Setup

In this section, these are the steps required to setup NAVIHEALTH locally to try it out.

Steps

  1. Go to the server directory:
npm install
node --env-file=config.env server
  1. Go to the client directory:
npm install
npm run dev
npm install
npm run dev

Releases

No releases published

Packages

No packages published

Languages