A Flutter app aimed to help users with Diabetes to create weekly goals and add personalized logs with personalized AI planning
-Log entries that are personalized to the user -Set weekly goals to help users stay on track -AI personalized plan based on logs and goals set
- Clone the repo
- Run
flutter pub get - Add
.envfile with your OpenAI API key - Run with
flutter run