Skip to content

*Sustellix* is an AI-driven sustainability platform that optimizes campus resource management by analyzing electricity, water, and waste consumption across hostels. It uses machine learning models to predict usage trends, detect anomalies, and dynamically rank hostels by efficiency. Saved costs are reinvested into facility upgrades to incentivize e

Notifications You must be signed in to change notification settings

AR21SM/Sustellix

Repository files navigation

GitHub Repository Description for Sustellix

🌱 Sustellix: AI-Driven Sustainable Resource Management System for Campuses

Project Overview
Sustellix (Sustainability + Intelligence + X) is an intelligent resource management platform designed to optimize electricity, water, and waste consumption across campus hostels. By integrating AI/ML models with a full-stack web application, the system analyzes historical data, predicts trends, and incentivizes sustainable practices through dynamic rankings, cost-saving redistribution, and actionable insights.


Key Features

🔍 AI-Powered Analytics

  • Predicts future electricity/water usage using regression models and detects anomalies.
  • Clusters hostels by consumption patterns to tailor sustainability strategies.

🏆 Dynamic Hostel Rankings

  • Ranks hostels based on per capita efficiency metrics (electricity, water, waste).
  • Updates monthly leaderboards to foster competition and transparency.

💸 Reward Optimization

  • Reinvests cost savings (from reduced bills) into hostel facilities using reinforcement learning.
  • Prioritizes upgrades like gym equipment based on student preferences.

📊 Automated Sustainability Reports

  • Generates monthly reports with visualizations (Chart.js/D3.js) to track progress.

🤝 Collaborative Challenges

  • Tracks inter-hostel sustainability goals (e.g., "Reduce energy by 15%") via real-time dashboards.

Workflow

  1. Data Upload: Hostel caretakers submit monthly consumption data via web forms.
  2. AI Analysis: Models generate predictions, anomalies, and efficiency scores.
  3. Rankings & Rewards: Hostels are ranked, and savings are redistributed.
  4. Reports & Dashboards: Administrators access insights to drive decisions.

Why Sustellix?

  • Reduce Waste: Cut campus resource consumption by up to 30% with AI-driven insights.
  • Save Costs: Reinvest financial savings into student facilities.
  • Encourage Accountability: Transparent rankings and gamified challenges promote student/staff engagement.
  • Scalable: Designed for easy adoption across universities or corporate campuses.

Installation

bash

Clone the repository

git clone https://github.com/AR21SM/sustellix.git

Install dependencies

cd sustellix
npm install

Configure environment variables

cp .env.example .env

Run the application

npm run dev


Contribution Guidelines

We welcome contributions! Please:

  1. Fork the repository and create a feature branch.
  2. Follow ESLint coding standards.
  3. Submit a pull request with a detailed description.

Join us in building a sustainable future, one hostel at a time! 🌍✨


Sustellix is part of a university capstone project. For inquiries, contact [your-email@example.com].


Preview of the Dashboard:
Sustellix Dashboard Preview

About

*Sustellix* is an AI-driven sustainability platform that optimizes campus resource management by analyzing electricity, water, and waste consumption across hostels. It uses machine learning models to predict usage trends, detect anomalies, and dynamically rank hostels by efficiency. Saved costs are reinvested into facility upgrades to incentivize e

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published