Syn3rgy

Next.jsNext.js
ReactReact
TypeScriptTypeScript
DeckGL
NVIDIA NIM
WebSocketsWebSockets
PythonPython
Flask
Syn3rgy

Syn3rgy is a real-time global supply chain intelligence platform and risk command center built on Next.js 14 (App Router). It provides supply chain operators with a 3D Mapbox globe integrated with DeckGL layers to visualize supply chain nodes, trade routes, active threats, and live AIS vessel tracking. The system features a War Room Simulator for modeling risk events using live NewsData.io feeds, an AI-powered cascade and impact assessment engine, and a configuration workspace for settings persistence and HSN code normalization.

Features

  • 3D Globe Command Center: Incorporates a 3D Mapbox GL JS globe with DeckGL Scatterplot, Arc, Path, and Text overlays to map logistics hubs, trade routes, threat envelopes, and real-time vessel vectors.
  • War Room Simulator: Simulates threat scenarios and computes cascade effects across nodes, plotting impact scores onto an interactive risk matrix heatmap.
  • AI Geopolitical Risk Feed: Integrates NVIDIA NIM API with meta/llama-3.3-70b-instruct to fetch global threat feeds and filter risks based on user-defined severity thresholds.
  • Live AIS Vessel Tracking: Implements a client-side WebSocket manager connecting directly to aisstream.io for real-time tracking and mapping of maritime cargo carriers.
  • HSN Normalization Pipeline: Automates Harmonized System (HSN) tariff code formatting and zero-padding to target WCO precision levels using server-side configurations.