Team
Who we are
- Builders and growers with field time
- Research that informs features
- We document what we ship
Small farms, classrooms, and community gardens deserve the same quality plant-health tools as big operations. Crop Help brings early detection and clear, actionable insights to growers who don’t have a data team — simple to use, accurate in the field, and respectful of how you work.
Trusted by programs like
Built with and for real programs — from school gardens to community plots and small farms.
Mission and values
Clear paths for different groups. Each pillar links to a deeper page with details, examples, and next steps.
Who we are
Programs for learning
Gardens and groups
Larger scale support
Last updated
What Distinct production plots or beds with at least one valid scan in the period.
How A plot is counted once per period using a stable plot id. We exclude test environments and deleted records.
count distinct plot_id where scan_valid is true within window What Model flagged issues that were confirmed before visible loss or spread according to grower notes.
How A detection is marked early when the first model flag arrives at least one task or two days before the first manual note of loss or spread.
count detection_id where first_model_ts ≤ first_task_ts OR first_model_ts ≤ first_loss_note_ts − 48h What Median time from first upload in a batch to an alert or task creation.
How We compute the median per day across batches with at least one alert. We remove outliers above the ninety ninth percentile.
median(alert_ts − batch_start_ts) winsorized at P99 What Grouped uploads from a user session or device run.
How Frames taken within ten minutes on the same device join into one batch. Failed uploads are excluded.
count batch_id where status is success What Active gardens that created at least one task or issue in the period.
How We use garden id with activity signals and exclude sandbox tenants.
count distinct garden_id where activity_signal is true What Versioned model releases deployed to any tier of users.
How Includes minor and patch versions. Hotfix only releases are included when they change model outputs.
count release_id where touches_inference is true Grow with confidence
Spot issues before they spread. Crop Help makes plant health insights fast, clear, and actionable.