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.

nutrimind
63
Established
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 252
Forks: 94
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 250
Forks: 94
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No Package No Dependents
No Package No Dependents

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