โ™ป๏ธ A.R.I.S. โ€” Automated Recycling Identification System

Every dead device still contains value.

Upload a photo of discarded electronics and A.R.I.S. will:

  1. Identify the device type
  2. Detect visible PCB components
  3. Predict hidden recoverable parts
  4. Score repairability and recommend action

0.05 0.5

๐Ÿ—๏ธ Architecture

Stage Model Task
A: Device Detection SigLIP (zero-shot) Image Classification
B: PCB Detection OWLv2 (zero-shot) Object Detection
C: Hidden Parts Knowledge Graph (16 devices, 200+ components) Prediction
D: Repairability Hybrid Score Engine Scoring

Built with ๐Ÿค— Hugging Face Transformers