Inspiration
The inspiration foe my project was to help students stay active through out their day. The app would help teens create a balanced lifestyle and build future habits that last. I wanted to be able to help students that struggle to stay healthy and active throughout the day. This fits the theme because student will use AI ethically to help them build and learn healthy habits.
What it does
It give students a healthy meal plan and workout plan based on the preferences that the user gives. This code is rule based. In the future I would do content based filtering as mentioned in detail in the video.
How we built it
The project was built using Java. I have learned Java in school though classes and by my dad teaching me. I enjoyed creating this project.
Challenges we ran into
The recommender did not have enough data to give enough reccomandations. i solved this problem by using AI to generate 500 meal and exercise plans due to the time constraint.
Accomplishments that we're proud of
I am proud of the code that I wrote. This is the first big project that I have done as a beginner. I like the the idea and the plan that I have thought have. This project has helped me to build y confidence in coding.
What we learned
I have learned the starting basics to create an app. This has helped me to think about future projects and apps that I can create.
What's next for Hackathon 7 - WellnessBot
In the future I will use python based reccomdation engine based on content base filtering and collaborative filtering. I will train the model using scikit-learn and Tensor flow. I will export the model and build micro services.
Log in or sign up for Devpost to join the conversation.