Logi.AI is our intelligent route optimization application that leverages machine learning algorithms with real-time traffic and weather to save fuel, reduce costs and deliver smarter by 25% to ensure your B2B logistics are more efficient.
https://youtu.be/aeXinBRXOLc?si=jz9uMgoiy_IKYmOx
git clone https://github.com/arpitmohankar/Logi.Ai.git
cd frontend
npm run dev
cd backend
npm run dev
cd route_optimizer
python app.py
After researching various route optimization applications, which provide services to B2B logistics we realized the shortcomings of providing real world features for the last mile delivery system. Problems like inefficient delivery routes, unexpected delays and disruptions, lack of visibility and transparency between all parties and the problem of manual errors and faulty coordination were our main goals to solve. On top of this, our application also managed to reduce travel costs seamlessly.
• Multi-Stop Route Optimization📍 - Solves the problem of inefficient delivery routes. This feature calculates the most efficient path for multiple delivery stops, reducing travel time, minimizing fuel consumption, and lowering operational costs. In B2B logistics, where deliveries often involve complex routes and tight schedules, this ensures timely and cost-effective operations.
• Dynamic Re-Routing 🔃 - Addresses the problem of unexpected delays and disruptions. By adapting to real-time changes like traffic congestion, road closures, or weather issues, it keeps deliveries on track. This flexibility prevents late arrivals and maintains smooth operations even when conditions are unpredictable.
• Live Tracking 🚚 - Tackles the problem of lack of visibility and transparency. It provides real-time updates on the location and status of deliveries, allowing logistics managers and customers to stay informed. This boosts customer satisfaction, improves oversight, and enables quick action if issues occur during transit.
• Smart Delivery Management 📦 - Resolves the problem of manual errors and inefficient coordination. Built a Priority based delivery allocation system based on customer’s choice of urgency. Making the application more reliable for users.
Dataset used - https://github.com/NeuronalLab/Route_Optimization_Python/blob/main/data_stores.csv
We have successfully deployed the project using Google Cloud Platform - https://logiai.arpitsocials.in/