Skip to content

AI driven waste management web app for citizens and cleaners.

Notifications You must be signed in to change notification settings

RippedKek/binbondhu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌍 BinBondhu - Your Friend for a Cleaner City 🧹

BinBondhu is a web application created with Next.js and Express to help keep the roads clean by connecting users and cleaners. This project allows users to report waste, and nearby cleaners will be notified to clean it up, earning reward points upon successful verification by AI.

🚀 Features

  • 📸 Report Waste: Users can upload images of waste they spot on roads.
  • 🤖 AI Analysis: The uploaded image is analyzed by AI to verify the waste.
  • 🧑‍🔧 Cleaner Notifications: Cleaners in the vicinity will receive notifications to clean the reported waste.
  • Post-Clean Verification: After cleaning, AI analyzes the spot again for validation.
  • 🎁 Reward Points: Cleaners earn points for each successful clean, which can be redeemed for rewards.
  • 📊 Waste Prediction: Machine learning algorithms predict areas where waste is likely to accumulate based on historical data.

🏗️ Tech Stack

  • Frontend: Next.js (React Framework)
  • Backend: Express (Node.js)
  • AI & Machine Learning: Used to analyze images for verification and predict waste rush areas.

⚙️ Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/binbondhu.git
  2. Install dependencies: cd binbondhu npm install
  3. Start the development server: npm run dev

🏆 Reward System

  • Cleaners will receive notifications for waste reports.
  • After completing a clean-up, the AI will verify the area.
  • Cleaners earn points for each successful verification.
  • Points can be redeemed for exciting rewards!

🧠 Machine Learning

BinBondhu leverages machine learning algorithms to:

  • Predict areas where waste is likely to accumulate based on historical reports.
  • Assist in image recognition for waste verification before and after cleaning.

👥 Contribution

We welcome contributions from the community to help us improve BinBondhu! Here's how you can contribute:

  1. Fork the repository.
  2. Clone the repository git clone {github repo link}
  3. Create a new branch git checkout -b feature/your-feature-name
  4. Make changes and commit them git commit -m "Add your feature"
  5. Push to the new branch git push origin feature/your-feature-name
  6. Open a pull request on GitHub.

💬 Feedback

If you have any feedback, feel free to reach out by opening an issue.

Made with ❤️ by MoylaWala Team

About

AI driven waste management web app for citizens and cleaners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published