Dietify is an AI-powered mobile application designed to provide real-time, personalized diet and nutrition consultation. The platform leverages artificial intelligence and machine learning to generate adaptive meal plans, track nutritional intake, and offer intelligent dietary insights based on individual user profiles.
This project was developed as a Final Year B.Tech Capstone Project under the Department of Artificial Intelligence & Data Science,
K.J. Somaiya Institute of Technology, Mumbai.
- ๐ง AI-based personalized diet recommendations
- ๐ BMI, BMR & TDEE calculation
- ๐ฅ Support for multiple diets (Vegan, Keto, Gluten-Free, Diabetic-friendly)
- ๐ท Barcode-based food logging (USDA & Open Food Facts)
- ๐ Nutrition & calorie tracking dashboard
- ๐ฌ AI Chatbot powered by Gemini LLM
- ๐ Exercise & yoga recommendations
- ๐ Secure & GDPR-compliant data handling
- Flutter (Dart)
- Android SDK / iOS SDK
- Django (Python)
- Django REST Framework
- SQLite (Development)
- PostgreSQL (Planned for production)
- Gemini LLM (Conversational AI)
- Scikit-learn (Regression & Classification)
- AWS SageMaker (Future predictive analytics)
- AWS EC2, S3, RDS
- GitHub Actions (CI/CD)
- Flutter SDK (v3.10+)
- Python 3.11
- Android Studio / VS Code
- Django 4.2
# Clone the repository
git clone https://github.com/your-username/dietify.git
cd dietifycd mobile_app
flutter pub get
flutter runcd backend
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python manage.py runserver| Parameter | Benchmark |
|---|---|
| System Usability Score (SUS) | 84 / 100 |
| API Response Time | < 800 ms |
| Goal Achievement Rate | โฅ 65% |
| Diet Adherence Rate | > 70% |
- Encrypted user data
- GDPR-compliant architecture
- Role-based access control
- Wearable device integration (Fitbit, Google Fit)
- Predictive health analytics using LSTM
- Food image recognition (CNN)
- EHR & healthcare provider integration
- Multi-language support
- Gamification & habit-formation AI
- Devang Mestry
- Vedant Sawant
- Aasttha Bhatt
Project Guide: Dr. Vaishali Wadhe
This project is licensed under the MIT License.
- USDA FoodData Central
- Open Food Facts
- Research papers cited in the final project report
Dietify aims to make personalized nutrition accessible, scalable, and intelligent using AI-driven preventive healthcare.