Stay up to date with the latest news about the PlantCare project.

Join the PlantCare Public Beta on Android!

We are thrilled to invite you to join the PlantCare Public Beta Program for Android! Help us test our latest features, optimize visual diagnostics, and refine our self-healing AI systems before they are released globally. By participating in the beta, you will get early access to our dynamic client-side transaction timeouts, precision GPS metadata parsing, and malware scanning integrations. How to Join: We are using Firebase App Distribution to share our pre-release Android builds securely. ...

May 31, 2026 · 2 min · 331 words · PlantCare B2B Team

Secure Event-Driven Integrations: Gemini API Webhooks Implemented

Enterprise partners can now leverage real-time callbacks for Google Gemini API batch operations and video generation tasks. We have deployed inbound webhook endpoints on both our Go and Node.js backend services, securing them with robust cryptographic validation. Synchronous vs. Asynchronous Integration To optimize response times and resource utilization, our platform separates diagnostic execution lanes: Standard Diagnostic Queries: Mobile app diagnostics and standard user queries are processed synchronously in real-time using immediate API endpoints or transactional task queues that call the AI engine directly. Gemini API Webhooks: Exclusively reserved for asynchronous long-running operations—including bulk B2B batch evaluations, explanatory video generation, and agent-orchestration workloads. Cryptographic Security Standards To guarantee authenticity, our handlers support dual-mode signature validation: ...

May 29, 2026 · 2 min · 234 words · PlantCare B2B Team

B2B IoT Core: Spatial Device Hierarchy & Telemetry Mapping

We are pleased to introduce the B2B IoT Core Engine inside our standard Enterprise API, enabling unified monitoring of sensors, cameras, and drones. This service introduces a rigorous spatial data consistency model to manage large-scale agricultural device deployments. B2B IoT Highlights: Unified CRUD Endpoints: Complete endpoint coverage via /v1/iot/devices (GET and POST) and /v1/iot/devices/{id} (PATCH and DELETE) for register, list, update, and decommissioning operations. Strict Geographical Relationships: Devices are linked via a strict Firebase document path schema (Project -> Country -> City -> Place -> Plant), ensuring telemetry query consistency and securing B2B access boundaries. Multi-Entity Association: Telemetry data from a single node (e.g. canopy temperature sensor) can be associated with multiple target plant entities in the database, maximizing sensor utility. AI Telemetry Co-Processing: The API gateway maps IoT telemetry (soil moisture, solar radiation, leaf wetness) into AI payload queries, enabling Vertex AI to perform diagnostic validations using real-time crop parameters. Integrate your sensor network with our robust B2B IoT API today.

May 29, 2026 · 1 min · 162 words · PlantCare B2B Team

Environmental Analytics: Weather & GPS Integration for B2B APIs

We are pleased to introduce the Environmental and Weather-Aware Analytics Engine within the standard Enterprise API. Agricultural organizations can now leverage location-based historical weather intelligence directly in their programmatic analysis flows. B2B Analytical Features: API Coordinates Binding: Endpoints /v1/analyses and /v1/analyses/sync now support bindings for latitude and longitude in request payloads. 7-Day Weather Data Reconciler: The API automatically queries local weather archives to fetch temperature, precipitation, and environmental metadata at the specific sample coordinates over the preceding 7-day period. High-Precision AI Diagnostics: Vertex AI analyzes crop images alongside the weather telemetry. This isolates climate-induced anomalies (e.g. cold stress, dry winds) from pathological conditions (e.g. fungal infections), improving diagnostic reliability. Enhanced Agronomic Recommendations: The output includes automated advice customized to your region’s microclimate and short-term weather trends. Elevate your crop monitoring accuracy with weather-aware enterprise diagnostics.

May 29, 2026 · 1 min · 135 words · PlantCare B2B Team

High-Availability: Real-Time Analysis Recovery and Self-Healing API

We are excited to share our latest infrastructure update: Automated Analysis Recovery and Self-Healing API Engine for enterprise clients. This service guarantees high availability and uninterrupted workflows, even in challenging field conditions with high network latency or partial outages. Infrastructure Highlights: Transaction Recovery Pipeline: An automated cron routine actively monitors active analyses in Firestore. If an API request stalls or fails due to external service timeout, the recovery worker programmatically completes the task. Dynamic Client Timeout Configuration: The analysis timeout limit is now managed dynamically via GCP Secret Manager (defaulting to 30 seconds) and communicated to clients in the API response, allowing instant optimization of client wait times without code redeployments. Success-Only Quota Consumption: In line with our strict B2B mandates, quotas are only consumed for successfully delivered analyses. Outages or failed processes do not count towards usage thresholds. FCM and Webhook Integration: When a stalled transaction is recovered, results are dispatched immediately via Firebase Cloud Messaging (FCM) to mobile clients and registered webhooks to enterprise ERP integrations. Zero-Panic Fault Tolerance: Built-in health guards prevent runtime process crashes. If global services (Firestore, Vertex AI, Storage) experience transient latency, the system safely handles failures and queues retries. Ensure business continuity and diagnostic reliability with our updated API.

May 29, 2026 · 1 min · 206 words · PlantCare B2B Team

Compliance & Integrity: Full GDPR Parity Across Enterprise APIs

We are pleased to announce the full integration of GDPR-compliant data management across all standard Enterprise API endpoints and services. For B2B partners and agricultural corporations, this ensures absolute compliance with international data protection laws. B2B Compliance Features: Comprehensive Portability Exports: B2B accounts can programmatically query complete metadata archives (containing user profiles, IoT device logs, folder configurations, and usage limits) via our versioned GDPR endpoints. Anonymization and Scientific Research Dataset: Account closures trigger the automated anonymization pipeline, stripping PII and mapping observations to research nodes. Privacy by Design: In compliance with strict GDPR regulations, precise GPS telemetry data is never stored in permanent database records, utilizing transient broker pipelines for analysis and only persisting generalized regional metadata. Ensure corporate compliance with our standard privacy-first tools.

May 29, 2026 · 1 min · 125 words · PlantCare B2B Team

Granular Team Management & Worker Auth Flow Released

We are proud to release our Hierarchical Team Management and Worker Authentication framework for B2B partners. This capability is designed to help agricultural operations manage field workers, analysts, and agronomists within a secure, centralized enterprise profile. B2B Management Highlights: Admin-Controlled OTP Invitations: Enterprise administrators can invite employees directly from the dashboard. The system generates a unique One-Time Password (OTP) valid for 24 hours, automatically invalidating any previous invitations. Enterprise Web Dashboard Access: Users assigned to the enterprise_worker tier can safely log into the Enterprise Dashboard to monitor IoT sensors, analysis logs, and project parameters. Free and Pro tier accounts are strictly denied access. Strict Verification Policies: In compliance with enterprise security requirements, worker profiles must authenticate using a password-only credentials flow. Personal Social Sign-On (Google/Apple SSO) is prohibited for worker roles. Permanent Account Binding: Worker profiles are permanently linked to the organization. They cannot make independent upgrades or billing modifications, maintaining total corporate oversight. Optimize your agricultural operations and secure your data today.

May 29, 2026 · 1 min · 163 words · PlantCare B2B Team

Project Roadmap 2026

As we continue to evolve PlantCare, we want to share our technological journey with our community. Our focus remains on precision, reliability, and security. Recent Achievements (Q2 2026) GPS & 7-Day Weather Awareness: We have successfully integrated real-time location capture and historical weather analysis. Our AI now considers the last week of temperature and precipitation at your exact coordinates to provide the most accurate diagnostic in the market. Unified API Gateway: We’ve launched a centralized entry point for all mobile and enterprise traffic, ensuring top-tier security and performance. Automated Analysis Recovery: Our backend now features a self-healing 3-day recovery cycle. Scans that fail due to transient system issues are automatically retried for free, ensuring users always receive their results and our database remains consistent. Zero-Crash Hardening: A massive refactoring of our data parsing logic to ensure the app remains stable even with incomplete or corrupted data. GDPR Privacy & Data Portability: Deployed user-directed portability exports and erasure pipelines. Closed accounts automatically anonymize botanical telemetry to support global research securely while purging all personal data. Enterprise Team Management & Worker Auth: Released secure 24h OTP invitations, restricted password-only login pathways for worker roles, and role-based dashboard access controls to enforce corporate governance. Hierarchical IoT Smart Farm Integration: Designed spatial device mapping schemas (Project -> Country -> City -> Place -> Plant) for IoT sensors, cameras, and drones, co-processing sensor telemetry directly inside Vertex AI diagnostics. Gemini API Event-Driven Webhooks: Deployed secure inbound webhook gateways supporting symmetric static HMAC signatures and dynamic JWKS validation. Real-time batch and video status alerts are published via Pub/Sub to automate state reconciliation without blocking client cycles. Achievements (Q1 2026) API Version 1 Standardization: Standardized the legacy unversioned structure to a versioned v1 RESTful hierarchy across both Node.js and Go backend platforms to prepare the system for public API access and gateway routing. Unified API Gateway & Routing: Migrated backend APIs behind a centralized API Gateway, implementing secure client routing, enforcing API-only database access policies, and securing private backend endpoints. Cross-Platform Integration Testing: Integrated automated test suites executing via Firebase Test Lab in the CI/CD pipeline, and established jailbreak detection and security validation. Standardized Error Payload & Logging: Standardized API error payloads across both Go and Node.js backend handlers, implementing consistent logging and client-safe error envelopes. Analysis Impressions (Feedback Flow): Implemented thumbs up/down feedback persistence and synchronization mechanisms to track user satisfaction with AI plant diagnostics. Upcoming Milestones (Q3 - Q4 2026) Swift Package Manager (SPM) Migration: Following Apple’s and Firebase’s latest standards, we will be migrating our iOS core to SPM. This ensures we stay at the forefront of the Apple ecosystem and maintain the highest security standards. Agricultural Neural Refinement: Further improving our Gemini prompts to specialize in specific regional crop diseases. Enterprise Webhook Enhancements: Real-time notifications for B2B customers when large-scale environmental anomalies are detected in their monitored zones. Stay tuned for more updates!

May 22, 2026 · 3 min · 480 words · PlantCare B2B Team

Why Choose PlantCare?

PlantCare Enterprise is designed to offer the smartest, most secure, and most transparent plant care ecosystem for commercial operations. Here’s what sets us apart: 1. Zero-Panic Reliability Commercial greenhouse operations and large-scale precision farming cannot afford service downtime. Our backend is built on a Zero-Panic Infrastructure—a self-healing architecture that autonomously recovers from transient cloud failures. Your automated diagnostic pipelines stay alive, even during enterprise-scale cold starts. 2. Success-Only Metering (Our Fairness Guarantee) We believe in a clear and equitable commercial partnership. With our Success-Only Metering policy, your enterprise quota is only consumed for value-generating analysis. We don’t charge for rejected payloads, system timeouts, or transient AI generation bottlenecks. You only pay for results. ...

January 16, 2026 · 2 min · 242 words · PlantCare B2B Team

Pricing and Tiers

PlantCare offers three tiers: Free Tier: Provides essential plant analysis and care advice, with a limit of 3 analyses per day. Includes cloud history synchronization for the past 12 months and full Data Export capabilities. Premium Subscription ($10 USD monthly): Offers unlimited analyses, an ad-free experience, unlimited cloud history retention, and priority processing. This is subject to a Fair Use Policy to ensure equitable service for all users. Enterprise (Reach out to us about pricing): Offers programmatic API access for businesses to integrate PlantCare AI directly into their systems, with a dedicated token management portal. Success-Only Metering (Our B2B Guarantee) For our Enterprise clients, we implement Success-Only Metering. Your daily quota and API credits are only consumed upon the successful completion of a value-generating operation. We do not charge for: ...

January 16, 2026 · 2 min · 222 words · PlantCare B2B Team