Commit History

fix: Add vehicle capacity constraint, priority-aware routing, traffic integration, cost model to VRP solver
b5e4d36
verified

MouleeswaranM commited on

feat: Add Route Optimization page with before/after map visualization, TSP demo, DBSCAN clustering toggle (#32)
e25017b

MouleeswaranM commited on

feat: Add Route Optimization to sidebar nav + App router (#33)
8afd8eb

MouleeswaranM commited on

feat: Add RouteOptimization page to App.tsx router (#34)
bcec2af

MouleeswaranM commited on

fix: Mount route_optimization router in main.py for VRP/TSP endpoints (#31)
fa5cfdf

MouleeswaranM commited on

feat: Add /api/v1/routes/optimize endpoint for before/after comparison + integrate TSP into clustering (#30)
523883f

MouleeswaranM commited on

feat: Full VRP/TSP route optimizer with OR-Tools, 2-opt, time windows, before/after comparison, DBSCAN clustering (#29)
e069e42

MouleeswaranM commited on

fix: Add httpx to requirements.txt (needed for OLA Maps traffic integration) (#28)
4a2aa20

MouleeswaranM commited on

feat: Add SETUP.md complete local dev guide + add httpx dep for traffic integration (#27)
9ce37b8

MouleeswaranM commited on

feat: HowItWorks - real curl examples with copy button + actual API endpoints (#26)
f85665c

MouleeswaranM commited on

feat: Footer - live health-check polling Brain API every 60s with status indicator (#25)
466c638

MouleeswaranM commited on

feat: Pricing - functional CTAs (Free→demo, Pro→docs, Enterprise→email), Footer - live health polling (#24)
883d39f

MouleeswaranM commited on

feat: Navbar - working auth modal (OTP + API key), real docs link, mobile menu fix (#23)
3b27dbe

MouleeswaranM commited on

feat: Upgrade dispatch.js proxy with retry logic, structured errors, health polling (#22)
7f1590f

MouleeswaranM commited on

feat: Real-time traffic via OLA Maps API with Indian city fallback patterns (#21)
569763e

MouleeswaranM commited on

fix: ModelWrapper.is_ev enum comparison + improve event publish reliability for real-time SSE (#20)
51583f1

MouleeswaranM commited on

fix: Critical - Gemini model name (gemini-3-flash-preview → gemini-2.5-flash) + null guard on final_fairness (#19)
4d3726c

MouleeswaranM commited on

docs: Add DEPLOYMENT.md - complete production deployment guide for LoRRI integration (#18)
aeec417

MouleeswaranM commited on

feat: Update backend .env.example with LoRRI production config and BRAIN_URL (#17)
c553567

MouleeswaranM commited on

feat: Add Node.js backend render.yaml for production deployment (#16)
b9421a8

MouleeswaranM commited on

feat: Add ops/AIsupplychain/aisupply Vercel config for production deployment to LoRRI (#15)
9298072

MouleeswaranM commited on

feat: Update Hero for LoRRI hackathon - AI Load Consolidation + Route Optimization focus (#14)
4364546

MouleeswaranM commited on

feat: Update HowItWorks to show 5-agent consolidation pipeline flow" (#13)
af69db8

MouleeswaranM commited on

feat: Update Features section to match PS#4+PS#5 - Load Consolidation + Route Optimization (#12)
44694a8

MouleeswaranM commited on

fix: Fix IndexError in consolidation engine when pickupLocation is empty
4458093
verified

MouleeswaranM commited on

feat: Mount LoRRI integration router in main app + always init DB + open CORS for production (#11)
ad7b717

MouleeswaranM commited on

feat: Add __init__.py for integrations module (#10)
a36d63a

MouleeswaranM commited on

feat: Add LoRRI production integration adapter - webhooks, auth middleware, rate limiting, SDK (#9)
a00ae9f

MouleeswaranM commited on

feat: Add production deployment README with full architecture and deploy instructions for LoRRI integration (#8)
3e56f17

MouleeswaranM commited on

feat: Update Dockerfile for Render - writable data dir for SQLite (#7)
14bdd2a

MouleeswaranM commited on

feat: Update Render config and Dockerfile for production deployment with SQLite fallback (#6)
03143c5

MouleeswaranM commited on

feat: Always init DB on startup (required for SQLite fallback), add /api/v1/health endpoint (#5)
8a32532

MouleeswaranM commited on

feat: Update Vercel config + add env example for landing deployment (#4)
a069c75

MouleeswaranM commited on

feat: Wire LiveDemo to real backend API + add API_URL env config for Vercel (#3)
56a1f31

MouleeswaranM commited on

feat: Add aiosqlite to requirements for SQLite fallback support (#2)
6b41bf5

MouleeswaranM commited on

feat: Add SQLite fallback for database - enables deployment without PostgreSQL (#1)
d04be17

MouleeswaranM commited on

Update ML Intern artifact metadata
2960a99
verified

MouleeswaranM commited on

Upload folder using huggingface_hub
fcf8749
verified

MouleeswaranM commited on

Update ML Intern artifact metadata
0076060
verified

MouleeswaranM commited on

initial commit
45f5f41
verified

MouleeswaranM commited on