This document summarizes a research paper on developing a weight-based automatic updating inventory management system using Internet of Things technology. It discusses how traditional inventory management methods often lack timely data updates. The proposed system uses a load cell and sensors connected to a Raspberry Pi to automatically detect weight changes and compute inventory levels in real-time. It sends this data to a server via RESTful APIs where it is stored in a database. A front-end application then displays current inventory levels. The system aims to provide more accurate, up-to-date inventory information with less human error compared to traditional methods. It also discusses expanding the system to use RFID tags for item identification and CCTV for improved security.