nutrimind and Diet-Recommendation-System
Given the identical descriptions, very similar star counts, and zero monthly downloads for both `zakaria-narjis/nutrimind` and `zakaria-narjis/Diet-Recommendation-System`, these projects are most likely different repositories for the same full-stack diet recommendation system, making them ecosystem siblings, possibly representing an older version, a renamed project, or a separate component of a larger system.
About nutrimind
zakaria-narjis/nutrimind
A full-stack diet recommendation system using machine learning
Embeds 500,000+ recipes as 9-dimensional nutritional vectors and uses scikit-learn's NearestNeighbors with cosine similarity to match meals to personalized caloric targets. Automatically calculates TDEE via the Mifflin-St Jeor equation and distributes daily calories across meals, then optimizes ingredient filtering through pre-parsed `frozenset` matching to avoid per-request regex overhead. FastAPI backend with Streamlit frontend, fully containerized and deployable via Docker Compose.
About Diet-Recommendation-System
zakaria-narjis/Diet-Recommendation-System
A full-stack diet recommendation system using machine learning
Scores updated daily from GitHub, PyPI, and npm data. How scores work