-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Workout-Tracking-Using-Google-Sheets | ||
Uso de la api nutritionix que utiliza gpt3 y sheety que permite guardar datos en google sheets | ||
|
||
Al ejecutar el programa en python el usuario debera ingresar las actividades que realizo en ingles y en pasado, haciendo uso de la api nutritionix se procesaran esos datos con gpt3 | ||
y se calcularan las calorias y el tiempo empleado en cada actividad, finalmente se guardaran esos datos en google sheets para ello se hara uso de la api sheety. |