AI burnout predictor and adaptive feedback

Streamlit App to predict burnout risk giving adaptive feedback and trends over time.

Hi everyone!

I’ve just launched a new Streamlit app that predicts burnout risk using an XGBoost regressor and several psychological/workload variables. :warning: This tool is for informational/educational use only. It does not provide medical advice.
The goal is to help people understand their burnout patterns early and get personalised feedback.


App Features

1. Burnout Prediction (XGBoost Regressor)

  • Uses an XGBoost model trained on burnout-related variables

  • Outputs a burnout score and interprets the risk level

  • Adaptive feedback explains which factors matter most

2. Burnout Trend Graph Over Time

  • Logged-in or returning users can track their burnout prediction across days

  • Line chart shows how your risk changes over time

3. Optional Guest Sign-In

  • No account required — anonymous sessions supported

  • Auto-cookies store temporary data

  • Simple username sign-in available for persistent data storage

4. Comparison Graph

  • Plots your burnout variables relative to the full dataset distribution

  • Helps you see exactly which areas you’re above or below average in


Try the App

Live App:

Feedback Wanted!

I’d love suggestions from the community on:

  • Improving the UX/UI

  • Better methods for explaining the model output

  • Ideas to visualise burnout dimensions more clearly

  • Any thoughts on uploading anonymous datasets so users can compare themselves more accurately

Thanks for checking it out!
Happy to answer questions or collaborate!

2 Likes