Project Name
HealthAI Pro – Smart Health Risk Predictor
Elevator Pitch
An AI-powered health risk prediction platform that simulates early disease detection using smart data analysis and user health inputs.
Inspiration
Healthcare is often reactive rather than preventive, and many people ignore early warning signs due to lack of awareness or access to quick insights. We were inspired to create a system that helps users understand their potential health risks early, using technology as a first step toward preventive care. The goal was to simplify complex medical data into an easy-to-use interface for everyday users.
What it does
HealthAI Pro is a simulation-based health risk predictor that analyzes user inputs such as age, weight, lifestyle habits, symptoms, and family history. Based on these factors, it calculates a risk score and categorizes the user’s health risk as low, medium, or high. It also suggests possible health conditions and provides a dashboard to track historical predictions. The platform demonstrates how AI can assist in early health awareness.
How we built it
We built the frontend using HTML, Tailwind CSS, and JavaScript for a responsive and modern UI. Chart.js was used for data visualization, and Three.js was integrated to create an interactive background. The risk prediction logic is currently rule-based to simulate AI behavior. The architecture is designed to support future integration with real machine learning models using Python (Flask/FastAPI) and databases like PostgreSQL.
Challenges we ran into
One of the main challenges was designing a realistic health prediction system without using an actual trained machine learning model. Balancing user experience with accurate simulation logic was also difficult. Additionally, ensuring smooth UI interactions, validation, and maintaining a clean architecture for future backend integration required careful planning.
Accomplishments that we're proud of
We successfully created a fully functional simulation prototype with a clean UI and interactive dashboard. The project demonstrates a complete product vision, including frontend, architecture planning, and scalability. We are especially proud of how the system mimics real-world AI workflows while clearly maintaining transparency about being a simulation.
What we learned
Through this project, we learned how to design AI-based applications even without immediate access to trained models. We improved our frontend development skills, especially in building responsive layouts and managing state using JavaScript. We also gained a deeper understanding of how machine learning systems integrate with web applications.
What's next for Health AI Pro – Smart Health Risk Predictor
The next step is to replace the rule-based system with a real machine learning model trained on healthcare datasets. We plan to build a backend using Flask or FastAPI, implement secure authentication using JWT, and store user data in a database like PostgreSQL. Additional features such as personalized recommendations, real-time health tracking, and integration with wearable devices can further enhance the platform.
Log in or sign up for Devpost to join the conversation.