This document describes a project to develop a machine learning model for predicting the risk of brain stroke. It used a random forest algorithm trained on a dataset of patient attributes. The model achieved promising results in accurately predicting the likelihood of stroke. The project aims to create a user-friendly application with a frontend in Python and backend in MySQL to analyze stroke data and provide risk predictions. This could help enable early detection and prevention of strokes to improve outcomes. Future work may include integrating the model with electronic health records for real-time prediction capabilities.