managarten/services/matrix-planta-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
..
src feat(planta-bot): add AI plant identification via image upload 2026-02-17 10:40:08 +01:00
.env.example feat(matrix-planta-bot): add Matrix bot for plant care management 2026-01-30 16:36:30 +01:00
.gitignore feat(matrix-planta-bot): add Matrix bot for plant care management 2026-01-30 16:36:30 +01:00
CLAUDE.md feat(planta-bot): add AI plant identification via image upload 2026-02-17 10:40:08 +01:00
Dockerfile feat(matrix-planta-bot): add Matrix bot for plant care management 2026-01-30 16:36:30 +01:00
nest-cli.json feat(matrix-planta-bot): add Matrix bot for plant care management 2026-01-30 16:36:30 +01:00
package.json ♻️ refactor: migrate 19 Matrix bots to shared HealthController 2026-02-01 01:17:01 +01:00
tsconfig.json feat(matrix-planta-bot): add Matrix bot for plant care management 2026-01-30 16:36:30 +01:00