Skip to content

A smart ML-based app that predicts calorie content from food inputs and recommends a healthy diet using Gradio GUI.

Notifications You must be signed in to change notification settings

utsab1009/Calorie_Diet_App

Repository files navigation

๐Ÿฝ๏ธ AI Calorie Predictor & Diet Recommendation System

A user-friendly AI-powered application built using Python and Gradio to predict calorie content and provide personalized diet recommendations based on food composition. This project bridges ML with healthcare and nutrition domains.


๐Ÿš€ Features

  • โœ… Predict calories from food data (fat, protein, carbs, etc.)
  • โœ… Personalized diet recommendations
  • โœ… Clean and interactive Gradio interface
  • โœ… Easy deployment on Colab or local machine
  • โœ… Lightweight and beginner-friendly code

๐Ÿง  ML Overview

This project uses a supervised regression algorithm trained on food composition datasets. Based on user input (fat, carbs, protein), it predicts calorie value and classifies the input into a risk category. Additionally, it gives diet recommendations to improve nutritional balance.


๐Ÿ› ๏ธ Tech Stack

Area Tools
Language Python
Data Analysis Pandas, NumPy
ML Algorithm Linear Regression
GUI Gradio
IDE Google Colab / Jupyter
Version Control Git + GitHub

About

A smart ML-based app that predicts calorie content from food inputs and recommends a healthy diet using Gradio GUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published