Coder Social home page Coder Social logo

neurobin's Introduction

NeuroBin Waste Management WebApp

Table of Contents

Introduction

NeuroBin is a deep learning based web application which helps us to classify waste and coordinate effective waste management. Users can input waste image and then our model will classify the waste and then helps manage it.

Key features of NeuroBin:

  • Waste Classification: Utilizes neural networks to analyze images of waste items and classify them.
  • User-friendly Interface: A sleek and intuitive user interface built with React, providing users with a seamless experience.
  • Data Logging: Keeps track of waste disposal patterns and provides insightful analytics to both users and administrators.

Tech Stacks

  • Frontend:

    • React
    • Tailwind CSS
  • Backend:

    • Flask (Python web framework)
  • Image Processing:

    • Neural Network ( YOLOV8, OPEN CV )

Installation

Follow these steps to clone and set up NeuroBin on your local machine:

  1. Clone the repository:

    https://github.com/manojbaniya444/Hackathon-ACES-6.0.git
    cd Hackathon-ACES-6.0
  2. Install frontend dependencies:

    cd Frontend
    npm install
  3. Install backend dependencies:

    cd ../Backend
    pip install -r requirements.txt
  4. Start the backend server:

    python app.py
  5. Start the frontend development server:

    cd ../Frontend
    npm run dev

Now, NeuroBin should be up and running on your local machine.

Usage

To use NeuroBin, simply open your web browser and navigate to http://localhost:3000.

neurobin's People

Contributors

manojbaniya444 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.