Skip to content

fallofpheonix/UDIE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDIE: Universal Disruption Intelligence Engine

UDIE is a spatial intelligence system designed to convert volatile, multi-source urban disruption signals into a stable operational risk view. It leverages H3 spatial indexing, event-sourced persistence, and deterministic materialization to provide high-performance route risk evaluation and city-level intelligence.

🚀 Quick Links

🌲 Core Subsystems

  1. Ingestion Substrate: Normalizes and appends raw signals to the authoritative event log.
  2. Spatial Compute: Performs H3-indexed aggregation and risk field evaluation.
  3. Projections & Workers: Materializes derived states (risk cells, hotspots) for high-performance querying.
  4. Operational Interface: Thin mobile and web clients for real-time visualization.

🛠 Tech Stack

  • Backend: NestJS (TypeScript), Python (Spatial Utils).
  • Persistence: PostgreSQL + PostGIS (Authoritative), Redis (Hot-path caching).
  • Mobile: Swift (iOS Native), Flutter (Cross-platform).
  • Indexing: H3 (Uber's Hexagonal Hierarchical Spatial Index).

⚖️ License

MIT © 2026 UDIE Engineering Group. "Stability is the foundation of intelligence."

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors