{"id":26232808,"url":"https://github.com/mtalhaofc/nutrition_system","last_synced_at":"2026-04-29T03:34:07.087Z","repository":{"id":268765769,"uuid":"905404286","full_name":"MTalhaofc/Nutrition_System","owner":"MTalhaofc","description":"A simple AI-powered web app built using Streamlit that provides personalized weekly meal plans and nutrition recommendations based on user demographics, health goals, and nutritional preferences.","archived":false,"fork":false,"pushed_at":"2025-06-24T11:24:10.000Z","size":1034,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T12:37:44.562Z","etag":null,"topics":["cosine-similarity","data","data-science","food","machine-learning","model","nutrition","pandas","python","streamlit"],"latest_commit_sha":null,"homepage":"https://nutritionsystem-w2tltvhzspqrvesqhv3xjm.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MTalhaofc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-18T18:55:29.000Z","updated_at":"2025-06-24T11:26:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"607079e9-4167-4a15-8d36-49f4aa81f00d","html_url":"https://github.com/MTalhaofc/Nutrition_System","commit_stats":null,"previous_names":["mtalhaofc/nutrition_system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MTalhaofc/Nutrition_System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MTalhaofc%2FNutrition_System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MTalhaofc%2FNutrition_System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MTalhaofc%2FNutrition_System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MTalhaofc%2FNutrition_System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MTalhaofc","download_url":"https://codeload.github.com/MTalhaofc/Nutrition_System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MTalhaofc%2FNutrition_System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32409194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T02:37:21.628Z","status":"ssl_error","status_checked_at":"2026-04-29T02:36:50.947Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cosine-similarity","data","data-science","food","machine-learning","model","nutrition","pandas","python","streamlit"],"created_at":"2025-03-13T00:38:38.827Z","updated_at":"2026-04-29T03:34:07.081Z","avatar_url":"https://github.com/MTalhaofc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🥗 Nutrition Recommendation System\n\n\u003c!-- Insert your logo here --\u003e\n\n---\n\nA simple AI-powered web app built using **Streamlit** that provides personalized weekly meal plans and nutrition recommendations based on user demographics, health goals, and nutritional preferences.\n\n---\n\n## 🚀 Features\n\n- 🧑‍⚕️ Collects user demographics (age, gender, height, weight, activity level, health goal)\n- 📊 Generates personalized weekly meal plan based on user data\n- 🍽️ Filter meals by calories, protein, fat, and carbohydrates\n- 🤖 AI-powered recommendations using simple filtering and nearest matching\n- 🌐 Deployed online via Streamlit Cloud\n\n---\n\n## 🛠 Built With\n\n| Technology | Description |\n|-------------|-------------|\n| ![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge\u0026logo=python\u0026logoColor=white) | Core Programming Language |\n| ![Streamlit](https://img.shields.io/badge/Streamlit-FF4B4B?style=for-the-badge\u0026logo=streamlit\u0026logoColor=white) | Web Application Framework |\n| ![Pandas](https://img.shields.io/badge/Pandas-150458?style=for-the-badge\u0026logo=pandas\u0026logoColor=white) | Data Processing |\n| ![Scikit-learn](https://img.shields.io/badge/Scikit--Learn-F7931E?style=for-the-badge\u0026logo=scikitlearn\u0026logoColor=white) | ML / Filtering |\n\n---\n\n## 📸 Screenshots\n\n| Page | Screenshot |\n|------|-------------|\n| 🔷 User Input Form | ![User Input Form](https://raw.githubusercontent.com/MTalhaofc/nutrition_system/main/Screenshot%20from%202025-06-21%2012-46-18.png) |\n| 🔷 Meal Recommendations | ![Meal Recommendations](https://raw.githubusercontent.com/MTalhaofc/nutrition_system/main/Screenshot%20from%202025-06-21%2012-46-09.png) |\n\n---\n\n## 📂 Project Structure\n\n```bash\n├── nutrition_app/      # Main Streamlit app files\n│   ├── app.py          # Streamlit main app\n│   ├── data.csv        # Nutrition dataset (sample meals)\n├── README.md           # Project documentation\n```\n---\n\n## 📬 Contact\n\nFor any queries, feel free to reach out to me on [LinkedIn](https://www.linkedin.com/in/mtalhaofc/).\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtalhaofc%2Fnutrition_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtalhaofc%2Fnutrition_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtalhaofc%2Fnutrition_system/lists"}