SupplyLens
2026Logistics intelligence cockpit
An AI-powered platform that folds real-time fleet tracking, warehouse ops, freight-market intelligence and disruption detection into a single situational-awareness cockpit. A modular Django core streams live data through Redis pub/sub and SSE into a React frontend, with a Gemini-backed AI gateway synthesising narratives and alerts under strict budget controls.
- Module-agnostic real-time pipeline over Redis pub/sub + Django Channels SSE
- Pluggable app modules wired through a central bus — no cross-module imports
- Cost-aware AI gateway with structured Gemini output and budget gating
- Multi-tenant isolation and HMAC-signed webhooks from day one
- Django 5
- React 18
- Celery
- Redis
- PostgreSQL
- Gemini