Works

Lego Recognition2024=

This project is a Lego piece recognition system that uses AI to detect Lego pieces through an image. It is composed of a server built in Python with Firebase and Keras for training and detecting Lego pieces, along with a React Native mobile application that allows users to take photos and get the identification of the Lego piece in real time. Additionally, a React-based control panel allows users to see which Lego pieces have been identified, along with the photos taken during detection.

  • Source CodeLego Recognition GitHub
  • PlatformMobile (React Native) and Web (React, Python server)
  • StackReact Native, React, Python, Keras, Firebase
  • Features
    • Photo-based Lego piece identification
    • Real-time AI detection with Keras
    • Firebase for data storage
    • Control panel to view identified pieces with images
    • Mobile application for capturing photos