managarten/services/matrix-onboarding-bot/src/bot
Till-JS 9704e88e78 feat(planta-bot): add AI plant identification via image upload
- Add handleImageMessage() to BaseMatrixService for image support
- Implement photo upload and Gemini Vision analysis in PlantaService
- Add image handler in MatrixService that downloads, uploads, and analyzes
- Format analysis results with health status, care tips, and confidence
- Update CLAUDE.md documentation with new feature
- Fix type mismatch in onboarding-bot (fullName → displayName)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-17 10:40:08 +01:00
..
bot.module.ts feat(onboarding): add Matrix onboarding bot for profile setup 2026-02-14 12:42:41 +01:00
matrix.service.ts feat(planta-bot): add AI plant identification via image upload 2026-02-17 10:40:08 +01:00