NutriHelp is an Android and Web application that aims to promote healthy eating habits for Australia's senior population, by providing personalised recipes based on the user's specified health conditions and nutritional preferences. Our goal is to decrease the number of elderly people that are either malnourished or at risk of malnutrition, promote nutritional health through food intake and increase transparency and awareness of our user’s current nutritional health.
Serves as a document store for all project-related materials.
The front-end website, developed with React.
The mobile application, built using React Native.
The backend infrastructure, implemented in Node.js.
AI service for the NutriHelp project. It exposes machine learning model predictions through a FastAPI server, allowing other services (e.g., Backend) to send data and receive results.