App to get the total Kcal consumption in a day and in the version with A.I. it can generate diets (App in Italian)
You can use auto-py-to-exe (recommended version 2.45.1) to convert your app to .exe
- Google Gemini version 2.0 is used for A.I.
The version with the ai present in the AI folder is the most updated one and with an optimized version of the code. It has been released to the public
-
Python:
- Python 3.11
-
Packages:
- customtkinter 5.2.2
- matplotlib 3.10.0
- google-generativeai 0.8.4 (Only for the A.I. version)