You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uses iOS 11 and Apple's CoreML to add nutrition data to your food diary based on pictures. CoreML is used for the image recognition (Inceptionv3). Alamofire (with CocoaPods) is used for REST requests against the Nutritionix-API for nutrition data.
Slimmom Backend API is a secure and scalable RESTful service for nutrition and wellness apps. It provides user authentication, personalized calorie calculations, daily food diaries, and product management. Built with Node.js, Express, and MongoDB, it features JWT authentication and detailed API docs with Swagger and Redoc.
SnackTax is a stupid-simple, local-first calorie tracker and diet planner packed into a single HTML file. No account, no cloud, no sync, no drama -- just a fast privacy-first meal log for tracking calories, meals, and daily intake offline.
Source code for the data analysis and models accompanying the paper: "Non-Binary Evaluation of Next-Basket Food Recommendation" (published in User Modeling and User-Adapted Interaction, 2024). This repository implements novel non-binary evaluation metrics and recommender models for food recommendation.
FatSecret is a global nutrition and wellness platform whose Platform API exposes a verified database of more than 1.9 million foods across 56 countries, plus recipes, exercises, and user-scoped food diary, exercise diary, and weight tracking. The API is used by more than 35,000 developers and serves over 700 million calls per month.