An open API service indexing awesome lists of open source software.

https://github.com/samaritanodev/routineproia

Este es un taller para el "Generación contenido con gemini y flutter - DevFest Lima 2024"
https://github.com/samaritanodev/routineproia

flutter flutter-apps flutter-gemini gemini

Last synced: 10 months ago
JSON representation

Este es un taller para el "Generación contenido con gemini y flutter - DevFest Lima 2024"

Awesome Lists containing this project

README

          

# RoutinePro IA

No tienes idea qué ejercicios hacer en casa o el gym, con RoutinePro te ayudará a generar una rutina de entrenamiento de acuerdo a la máquina que tengas disponible.

## Screenshots
![App Screenshot](https://github.com/user-attachments/assets/8d15a23d-59a2-4b2a-89d8-4f8a552c2da6)

## Features

- Inicio: seleccionar o tomar foto.
- Personalización de entrenamiento físico.
- Pantalla de rutina de entrenamiento físico.

## Tech Stack

**Front-end:** Flutter, Dart, Material Design 3

**API:** Gemini

**Packages:** [file_picker: ^8.1.4](https://pub.dev/packages/file_picker), [google_generative_ai: ^0.4.6](https://pub.dev/packages/google_generative_ai)

## Deployment

Para implementar este proyecto, ejecute

```bash
flutter run
```

## Color Reference

| Color | Hex |
| ----------------- | ------------------------------------------------------------------ |
| Example Color | ![#FFFF6E](https://via.placeholder.com/10/FFFF6E?text=+) #FFFF6E |
| Example Color | ![#6E6EFF](https://via.placeholder.com/10/6E6EFF?text=+) #6E6EFF |
| Example Color | ![#FF6EFF](https://via.placeholder.com/10/FF6EFF?text=+) #FF6EFF |
| Example Color | ![#6effb7](https://via.placeholder.com/10/6effb7?text=+) #6effb7 |

![logo](https://github.com/user-attachments/assets/bc750cda-ed4a-4446-8a3e-d99c28ed560d)