Skip to content

🌱 Carbon Footprint Optimizer for Supply Chain Logistics πŸš› A smart deep learning-powered tool to predict carbon emissions in supply chains based on emission factors and margin data. This project helps businesses make eco-friendly logistics decisions by estimating COβ‚‚e per dollar spent.

Notifications You must be signed in to change notification settings

Prajwal-koundinya/C-Footprint-Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Try out the application which is live

Carbon Footprint Optimization in Supply Chain Logistics πŸš›πŸŒ±

A machine learning-powered web application that helps optimize delivery routes and supply chain decisions based on carbon emissions. This project predicts the COβ‚‚ equivalent per USD spent using emission factor data and provides businesses a way to move toward eco-friendly, sustainable logistics.


πŸ“Œ Overview

C-Footprint-Optimization

Carbon Footprint Optimizer for Supply Chain Logistics, smart deep learning-powered tool to predict carbon emissions in supply chains based on emission factors and margin data.

Traditional logistics systems focus on cost and time, often ignoring environmental impact. This tool aims to change that by using data-driven predictions to estimate carbon emissions associated with different segments of the supply chain.

By entering key emission factor details, users can view estimated emissions and make better decisions for sustainability.


πŸš€ Features

  • βœ… Predict carbon emissions per dollar spent using a trained ML model
  • βœ… Interactive UI built with HTML + Flask
  • βœ… Clean evaluation metrics: MAE, RMSE, % error
  • βœ… Live deployment (via Netlify)
  • βœ… Supports green decision-making in logistics and supply chain

🧠 Tech Stack

Layer Technology
Backend Python, Flask
ML Model Scikit-learn, RandomForestRegressor
Frontend HTML, CSS (basic)
Deployment Netlify (frontend), Flask (local backend)

πŸ“Š Machine Learning Approach

  • Model: Random Forest Regressor
  • Inputs:
    • Supply Chain Emission Factors (without margins)
    • Margins of Emission Factors
  • Target:
    • Total Supply Chain Emission Factors (with margins)
  • Metrics:
    • MAE: ~0.04
    • RMSE: ~0.51
    • Avg % Error: ~1.23%

🀝 Acknowledgments

Special thanks to the medical and AI communities for their valuable datasets and research.
Inspirational guidance from Dr. Victor Ikechukwu. Explore their work: Dr. Victor Ikechukwu.

πŸ“œ License

This project is licensed under the MIT License.


πŸ”₯ If you like this project, don't forget to ⭐ it on GitHub!

About

🌱 Carbon Footprint Optimizer for Supply Chain Logistics πŸš› A smart deep learning-powered tool to predict carbon emissions in supply chains based on emission factors and margin data. This project helps businesses make eco-friendly logistics decisions by estimating COβ‚‚e per dollar spent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors