This article discusses a novel approach to recommender systems using singular value decomposition (SVD) for predicting ratings without relying on available ratings. The proposed method, evaluated with the Movielens100k dataset, achieved a mean absolute error of 0.766 and a root-mean-square error of 0.951. The paper outlines the theoretical foundations of the method, compares it to traditional approaches, and emphasizes the importance of effective rating predictions in overcoming challenges such as information overload.