Skip to content

savjaylade84/calorie_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calorie Tracker in Python

calorie tracker that is in terminal and uses statistic visualisation of matplotlib and numpy also it uses ai for generating advice according to the statistics data given by the user

Dependency

  • matplotlib
  • numpy
  • tkinter
  • openai
  • dotenv

Artificial Intelligence API

  • openrouter
    • NVIDIA: Llama 3.3 Nemotron Super 49B v1

Feature

  • add food in the list
  • visualise a statistic of progress
  • edit goals
  • view foods in the list
  • save list and goals
  • retrieve the save list and goal
  • ai analyse the data and give commentary

Statistical Visualisation

  • bar graph
  • pie graph
  • plot graph

How to run it

pip install -r requirements.txt

python3 calorie_tracker.py

Contact Information

Author: John Jayson B. De Leon
Email: deleonjohnjayson@gmail.com | deleonjohnjayson@proton.me
Github: savjaylade84
Portolio: Jisun

About

a calorie tracker that is in terminal based but uses statistical visualisation for progress using matplotlib and numpy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors