NutriFit is a cutting-edge web platform that leverages advanced artificial intelligence to empower users in achieving their fitness and nutrition goals. Designed with user-centric principles, NutriFit provides personalized health recommendations through an interactive AI chatbot, dynamic fitness plans, and tailored nutritional advice.
0
stars
11
commits
CSS
primary language
May 24, 2025
updated
NutriFit is a cutting-edge web platform that leverages advanced artificial intelligence to empower users in achieving their fitness and nutrition goals. Designed with user-centric principles, NutriFit provides personalized health recommendations through an interactive AI chatbot, dynamic fitness plans, and tailored nutritional advice. The platform combines state-of-the-art AI technologies with a clean and intuitive interface, making health and wellness guidance accessible to everyone. Whether you're aiming to lose weight, build muscle, or maintain a balanced lifestyle, NutriFit is your reliable digital companion for a healthier you.
git clone https://github.com/sowndarya-n/NutriFit.git
cd NutriFit
python -m venv env
source env/bin/activate # For Linux/macOS
env\Scripts\activate # For Windows
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
11 commits
CSS
33.1%
JavaScript
30.6%
HTML
20.8%
Python
15.5%
NutriFit is a cutting-edge web platform that leverages advanced artificial intelligence to empower users in achieving their fitness and nutrition goals. Designed with user-centric principles, NutriFit provides personalized health recommendations through an interactive AI chatbot, dynamic fitness plans, and tailored nutritional advice.
0
stars
11
commits
CSS
primary language
May 24, 2025
updated
NutriFit is a cutting-edge web platform that leverages advanced artificial intelligence to empower users in achieving their fitness and nutrition goals. Designed with user-centric principles, NutriFit provides personalized health recommendations through an interactive AI chatbot, dynamic fitness plans, and tailored nutritional advice. The platform combines state-of-the-art AI technologies with a clean and intuitive interface, making health and wellness guidance accessible to everyone. Whether you're aiming to lose weight, build muscle, or maintain a balanced lifestyle, NutriFit is your reliable digital companion for a healthier you.
git clone https://github.com/sowndarya-n/NutriFit.git
cd NutriFit
python -m venv env
source env/bin/activate # For Linux/macOS
env\Scripts\activate # For Windows
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
11 commits
CSS
33.1%
JavaScript
30.6%
HTML
20.8%
Python
15.5%