This document outlines a project to develop a machine learning model to predict house prices in the United States. It describes the company developing the system, provides background on machine learning and the problem domain, and outlines the objectives, requirements, methodology, design, and expected results of the project. The proposed methodology involves collecting house data, preprocessing it, training a random forest model on 80% of the data and testing it on the remaining 20%, and using the trained model to predict house prices. The system is intended to help buyers search for homes within their budget and avoid being misled on prices.