Yard stats qa

★ 5.8 · n8n · medium · 10 nodes

Yard stats qa is an n8n automation template that handles natural-language QA queries against yard and security camera statistics using OpenAI. Reach for it when you want to ask free-form questions about your camera data — "how many times did someone approach the gate this week" or "when did the motion sensor last trigger today" — without manually digging through logs or writing custom queries. Trigger: webhook. Integrations: OpenAI for semantic question processing and data interpretation. Deploys as a workflow inside n8n, self-hosted or cloud. The direction is answering questions over accumulated camera event data, not recording, streaming, or sending primary alerts — for those, see the companion workflows in the same series covering alert reports and daily summaries. Works best when you already have an NVR or camera system producing structured event data and want a conversational QA layer on top of it with no custom code. Not suitable if you have no existing n8n instance or no camera event data source to connect.