Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarita-joshi/recycli_acmwhackathon
ACM-W NATIONAL HACKATHON PROJECT (RUNNER UP)
https://github.com/sarita-joshi/recycli_acmwhackathon
android-application artificial-intelligence computer-vision ecofriendly java recycling sustainability
Last synced: 14 days ago
JSON representation
ACM-W NATIONAL HACKATHON PROJECT (RUNNER UP)
- Host: GitHub
- URL: https://github.com/sarita-joshi/recycli_acmwhackathon
- Owner: Sarita-Joshi
- Created: 2019-11-16T06:28:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T01:51:36.000Z (6 months ago)
- Last Synced: 2024-05-22T02:46:30.486Z (6 months ago)
- Topics: android-application, artificial-intelligence, computer-vision, ecofriendly, java, recycling, sustainability
- Language: Java
- Homepage:
- Size: 3.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recycli - AI-Powered Recycling App
Recycli is an innovative Android application developed during the ACM-W National Hackathon, where it was awarded runner-up. The app leverages artificial intelligence to assist users in identifying and classifying materials for recycling.
## About Recycli
The Recycli app uses machine learning to analyze images of items and classifies them into one of ten material categories such as metal, wood, paper, etc. It features an "Ecometer" that evaluates how eco-friendly a product is based on its material and other environmental factors. This tool aims to promote recycling and educate users on sustainable practices.
## Features
- **Material Classification**: Utilizes a trained ML model to classify items into categories like metal, wood, and paper.
- **Ecometer**: Calculates and displays an eco-friendliness score for each item, helping users understand the environmental impact of products.
- **Photo Capture**: Allows users to take pictures directly through the app for instant material classification.## Technologies Used
- **Android**: The app is designed for Android devices.
- **Machine Learning**: Incorporates a pre-trained model to classify materials based on images.
- **AI Frameworks**: Uses TensorFlow or a similar framework to manage and run the machine learning model.## Getting Started
To get started with Recycli:
1. Clone this repository:
```bash
git clone URL_OF_THIS_REPOSITORY
2. Open the project in Android Studio or your preferred IDE.
3. Install all required dependencies.
4. Build the project and run it on an Android device or emulator.## Awards
Runner Up: ACM-W National Hackathon