AI agent
Talk to your plants (or, well, the AI that watches them)
Every device has a chat thread. Ask 'why are the leaves drooping?' and get an answer backed by real sensor history, weather, and learned outcomes — not generic plant-care trivia.
What you can ask
- "Why did you skip watering yesterday?"
- "My leaves are turning yellow — what could be wrong?"
- "What's the moisture trend looking like this week?"
- "Should I move this plant somewhere with more light?"
- "Set a Power-Saver schedule until I'm back from holiday."
Persistent memory across sessions
Conversations are stored per device in a JDBC-backed chat memory. You can close the app, come back a week later, and pick up exactly where you left off — including any constraints you mentioned ("I'm traveling next week, be more conservative with watering").
Grounded in real data
The AI has the same tools available in chat as in autonomous mode: it can read recent sensor data, check the forecast, look up the plant profile, and review past evaluations. Answers cite the data they're based on so you can verify them.
Limits
- Chat respects the same hard safety limits as autonomous mode — you can ask the AI to "water for an hour" and it will refuse.
- Chat invocations count toward your daily evaluation cap when they trigger sensor/weather/actuator tool calls.
- Per-device threads do not cross-pollinate — asking about Plant A will not surface notes about Plant B unless you explicitly bring them up.