This document presents a framework for disease risk prediction using machine learning techniques. It proposes using a convolutional neural network model for disease prediction. The system architecture includes an admin module for dataset management and file conversion, and a disease risk prediction module for prediction. The admin module allows uploading medical data, converting files to a compatible format, and performing predictions. The disease risk prediction module takes a test set, generates compatible files, and uses those files and a convolutional neural network for prediction. The goal is to develop an automated disease prediction system to help predict disease and improve healthcare.