managarten/services/matrix-onboarding-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
..
scripts chore(onboarding-bot): add bot user creation script 2026-02-14 12:43:29 +01:00
src feat(planta-bot): add AI plant identification via image upload 2026-02-17 10:40:08 +01:00
CLAUDE.md feat(onboarding): add Matrix onboarding bot for profile setup 2026-02-14 12:42:41 +01:00
Dockerfile feat(onboarding): add Matrix onboarding bot for profile setup 2026-02-14 12:42:41 +01:00
package.json feat(onboarding): add Matrix onboarding bot for profile setup 2026-02-14 12:42:41 +01:00
tsconfig.build.json feat(onboarding): add Matrix onboarding bot for profile setup 2026-02-14 12:42:41 +01:00
tsconfig.json feat(onboarding): add Matrix onboarding bot for profile setup 2026-02-14 12:42:41 +01:00