Backend de michangarrito - Workspace V2
Go to file
rckrdmrd 29d68ec9b7 [MCH-006] feat: Implementar modulo onboarding inteligente
- Crear entidades OnboardingSession y ProductScan
- Implementar OcrService con Google Vision API
- Implementar WhisperService para transcripcion de audio
- Crear OnboardingService con flujo completo
- Agregar 12 endpoints para gestion de onboarding
- Soporte para procesamiento de fotos y audios
- Deteccion automatica de productos y precios
- Integracion con TemplatesService para matching

Sprint 5 - Inteligencia (2/2 epicas)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 04:18:16 -06:00
src [MCH-006] feat: Implementar modulo onboarding inteligente 2026-01-18 04:18:16 -06:00
.dockerignore Migración desde michangarrito/backend - Estándar multi-repo v2 2026-01-16 08:12:07 -06:00
.env Sincronización completa desde michangarrito/apps/backend 2026-01-16 08:26:30 -06:00
Dockerfile Migración desde michangarrito/backend - Estándar multi-repo v2 2026-01-16 08:12:07 -06:00
nest-cli.json Migración desde michangarrito/backend - Estándar multi-repo v2 2026-01-16 08:12:07 -06:00
package-lock.json feat(notifications): Add notifications module (MCH-017) 2026-01-18 03:32:03 -06:00
package.json feat(notifications): Add notifications module (MCH-017) 2026-01-18 03:32:03 -06:00
tsconfig.json Migración desde michangarrito/backend - Estándar multi-repo v2 2026-01-16 08:12:07 -06:00