Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Latest commit

 

History

History
40 lines (27 loc) · 1.72 KB

File metadata and controls

40 lines (27 loc) · 1.72 KB

Project logo

NutriHelp - Aiming to promote healthy eating habits for Australia's senior population


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.

Repositories

NutriHelp Document Repository

Serves as a document store for all project-related materials.

NutriHelp Web Application

The front-end website, developed with React.

NutriHelp Mobile Application

The mobile application, built using React Native.

NutriHelp API

The backend infrastructure, implemented in Node.js.

NutriHelp AI

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.