What is it

Recycl.ai v2.0 is the second version of an computer vision AI tool to aid people to sort trash

How it works

Simply take an image of your trash on the website, and wait for 5 secs. Recycl.ai will analyze it and run an inference to find out what kind of trash you have and inform you on what to do with it.

How we built it

Recycl.ai is powered by Flask and Ultralytics, and it runs the latest training algorithm for its computer vision model. It is trained on a custom instance segmentation dataset of 5.1K images trained on three main classes and annotated using Roboflow. The training was done on Google Colab. Other than Roboflow and YOLOv8, Recycl.ai uses a Flask server to run the Python code for image inference and detection.

What's next for Recycl.ai v2.0

Deployment on the web and as a mobile app. Collaboration with organizations to implement physical scanners using our AI model to help reduce waste overall.

Share this project:

Updates