Inspiration
It's really easy to get stressed and overwhelmed after a work day, especially wanting to go home and unwind. This way, if you want to celebrate or find ways to make yourself feel better, you don't need to do a 30 minute research session. Now, the information will come straight to you
What it does
It allows a user to input how they rate their day on a scale of 1-10 and add comments, and the AI will give you personalized recommendations on how to better your day, practice self care, or celebrate.
How we built it
We started off by creating a python file that connects to our flask api and our database. The database stores the entries of the user and takes in the rating and comments and displays the advice. The project uses various technologies such as flask API, Large Language Model, genAI, etc. We used this python file and then linked it to an html file that ran javascript in order to create a functioning site. Within the site, the user is able to put in their preferences and it will result in advice from the AI.
Challenges we ran into
We were struggling with linking all of our various pages together, and especially showcasing the AI message on our final screen. Although we were able to make the function work, towards the end we started worrying about how we could get the message to display to the user, and not only on the backend.
Accomplishments that we're proud of
We are so proud that we have three working screens, all linking to each other and that this is a full functioning AI model that is able to use user input and produce necessary feedback.
What we learned
We learned at first that we were biting off more than we could chew and we were being too ambitious about what we want our project to look like.
What's next for Work Wellness Initiative
We hope to make this prettier and introduce it not only to working people, but also to students.
Log in or sign up for Devpost to join the conversation.