Skip to content

Repository files navigation

🚀 AI-Powered Lifestyle Analytics & Burnout Prediction System

📌 Overview

This project is a Machine Learning-based system that predicts:

  • 💰 Future Income
  • 🔥 Burnout Risk
  • 🌟 Life Balance Score

based on lifestyle habits like sleep, work hours, exercise, and stress.


🎯 Objective

To build a decision-support system that helps users understand how their lifestyle impacts their future outcomes.


🧠 Features

  • Income prediction using Machine Learning (Regression)
  • Burnout risk classification (Low / Medium / High)
  • Life Balance Score based on lifestyle inputs
  • Personalized suggestions & AI insights
  • Interactive UI using Streamlit

🛠️ Tech Stack

  • Python
  • Pandas
  • NumPy
  • Scikit-learn
  • Streamlit

📊 Dataset

This project uses a synthetic dataset generated using realistic behavioral assumptions:

  • Higher work hours → higher stress & burnout
  • Better sleep & exercise → improved lifestyle score
  • Learning & savings → higher income potential

⚙️ How to Run

pip install -r requirements.txt
python train_model.py
streamlit run app.py

📸 Output

📸 Output

App Screenshot

🧠 Key Learnings

  • Feature engineering and dataset design
  • Machine Learning model building
  • Handling classification and regression tasks
  • Building interactive ML applications

🔮 Future Improvements

  • Use real-world datasets
  • Deploy as a web application
  • Add advanced visualizations

👩‍💻 Author

Shravani Kola

About

AI-powered life prediction system that forecasts future income and burnout risk using machine learning.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages