This document describes a proposed system to predict used car prices using machine learning. The system would allow users to search vehicle listings on a website and check if listed prices match predictions from a multiple linear regression model trained on vehicle feature data. This would help buyers and sellers determine fair prices. The system was designed with a search page to filter listings, and a prediction page to input vehicle details and receive a predicted price range. It aims to increase transparency in the used car market by reducing unrealistic listings.