Walmart Green Mode is an AI-powered sustainability layer integrated into the Walmart shopping interface. Built with purpose, it empowers users to make environmentally conscious choices—right from product selection to checkout.
Designed for Walmart Sparkathon 2025 under the theme “Retail with Purpose”, this project blends data, design, and environmental action to drive better shopping decisions.
Customers today care about sustainability—but lack tools to act on it while shopping. Walmart Green Mode solves this by:
- Highlighting eco-friendly products (refurbished, plastic-free, eco-certified)
- Displaying real-time carbon footprints
- Rewarding users with eco-points for making greener choices
- Providing actionable impact stats via a personal Eco Dashboard
🛒 Built using an open-source Walmart UI clone by @harshita0802goswami, the platform is extended with new features, AI logic, and sustainability APIs to bring responsible retail to life.
- 🌿 Green Mode Toggle – Enables the eco-aware experience with one click
- 🟢 Hover Card Eco Insights – Instantly view carbon footprint & eco-points on product hover
- 🧠 Smart Filters – Filter products by eco-rank
- 📦 Eco Cart Summary – View total emissions and packaging impact before checkout
- 🚚 Eco Checkout Options – Choose green delivery, group orders, and support tree-planting
- 📊 Eco Dashboard – Track CO₂ saved, trees planted, and compete on a green leaderboard
- HTML
- CSS
- JavaScript
- Tailwind CSS
- Python (FastAPI)
- Uvicorn (ASGI server)
- Custom carbon scoring & recommendation scripts
- Local JSON / in-memory store (can be upgraded to MongoDB or Firebase)
- Walmart Product API – Fetch product metadata
- Carbon Footprint Estimator API – Compute emission values
- Tree Donation API – Enable real-world green action
Base Template Forked From:
@harshita0802goswami/Walmart-Clone
Follow these steps to run the project locally:
git clone https://github.com/Shivam-Kumar-Verma/walmart-green-mode.git
cd walmart-green-mode/Walmart
open econew.htmlcd Green-AI
pip install -r requirements.txt
uvicorn main:app --reloadThe Python backend powers product sorting, carbon scoring, and recommendation logic.
🎥 Insert preview GIF or screenshot of the Green Mode UI in action
🌐 Live Demo (if hosted): [Click Here]
Made with 💚 by:
This project is open-source under the MIT License.
- Walmart Sparkathon 2025 – For driving purpose-led innovation
- @harshita0802goswami – Original UI clone base
- Open-Source APIs – Carbon calculation, product data, and tree-planting integrations
- Inspiration – Walmart’s goal of achieving zero emissions by 2040