Skip to content

Shahed4/GreenScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreenScan

GreenScan is a sustainability-focused web application designed to promote eco-friendly practices. Leveraging real-time object detection and AI-driven recommendations, GreenScan empowers users to make sustainable choices and reduce pollution through item reuse and recycling.

Features

  • Real-Time Object Detection: Identify everyday items using TensorFlow.js.
  • Eco-Friendly Suggestions: Provide actionable recommendations for sustainable item reuse or recycling.
  • AI-Powered Chatbot: Integrated OpenAI API for interactive assistance.
  • Secure Authentication: Powered by Auth0 for user management.

Tech Stack

  • Frontend: Next.js, TensorFlow.js
  • Backend: Node.js, OpenAI API
  • Authentication: Auth0

Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js (v16 or later)
  • npm, yarn, or pnpm

Installation

  1. Clone the repository: git clone https://github.com/Shahed4/greenscan

cd greenscan

  1. Install dependencies: npm install | yarn install | pnpm install

Run the Development Server

Start the server locally:

npm run dev | yarn dev | pnpm dev

Open http://localhost:3000 in your browser to view the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors