Bjerring98 commited on
Commit
6ba8245
·
verified ·
1 Parent(s): de09106

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ if option == "Home":
144
 
145
  - **Financial Advice:** Receive tailored financial advice based on inputs related to the FINDEX dataset, offering insights into financial behaviors and decision-making.
146
 
147
- - **Financial AI Helper:** Receive personalized financial guidance and recommendations based on individual data inputs, leveraging AI to provide actionable advice.
148
 
149
  - **Predict Financial Savings Behavior:** Use a Supervised Machine Learning model to predict whether an individual has saved money based on socioeconomic factors, with AI-driven insights explaining the outcome.
150
  """)
 
144
 
145
  - **Financial Advice:** Receive tailored financial advice based on inputs related to the FINDEX dataset, offering insights into financial behaviors and decision-making.
146
 
147
+ - **Financial AI Helper:** Receive personalized financial guidance and recommendations based on individual inputs or questions, leveraging AI to provide actionable advice.
148
 
149
  - **Predict Financial Savings Behavior:** Use a Supervised Machine Learning model to predict whether an individual has saved money based on socioeconomic factors, with AI-driven insights explaining the outcome.
150
  """)