Skip to main content

Avertaq SiteGuard — Edge AI Safety and Compliance Assistant for Construction Sites

  • August 1, 2026
  • 3 replies
  • 48 views

Gregory

Project idea

I want to build Avertaq SiteGuard, an edge AI safety and compliance assistant for construction sites.

The system will process a live camera feed locally and detect:

- workers entering a predefined restricted or hazardous area,
- workers not wearing a safety helmet,
- workers not wearing a high-visibility vest.

When a compliance event is detected, the system will save a timestamped event and a relevant image, rather than continuously uploading the full video stream. It will then generate a simple daily safety and compliance report.

Where it will be used

The project is designed for construction sites, warehouses and other industrial areas where safety monitoring is currently performed manually or through continuous CCTV observation.

The initial prototype will use one camera and one predefined monitoring zone.

Why it is useful

Construction companies need a practical way to improve safety monitoring, document incidents and produce evidence for internal compliance reporting.

Running the inference at the edge offers several advantages:

- faster event detection,
- reduced network and cloud requirements,
- improved privacy because the complete video stream remains local,
- operation in locations with limited or unreliable internet access.

How Voyager Wingman will help

I plan to use Voyager Wingman to describe, generate and refine the computer vision pipeline in natural language.

Wingman will help me configure and debug the Voyager SDK pipeline for:

- person and personal protective equipment detection,
- restricted-zone logic,
- live camera input,
- event generation,
- saving evidence images and metadata.

The goal is to demonstrate how a user with limited previous experience of the Axelera AI platform can move from a clearly defined prompt to a working edge AI application within four weeks.

Four-week MVP scope

To keep the project realistic and buildable, the final prototype will focus on:

1. detecting people in a live or recorded camera feed,
2. detecting helmet and high-visibility vest compliance,
3. detecting entry into one configurable restricted zone,
4. recording timestamped compliance events,
5. producing a simple daily event report,
6. demonstrating the complete pipeline on Axelera AI hardware.

A lightweight dashboard may be included if time permits, but it is not required for the core demonstration.

Why I am the right person to build it

I work in a safety-critical aviation environment and have practical experience with procedures, operational discipline and the importance of reliable compliance checks.

At the same time, I am developing Avertaq, an AI-based platform focused on construction tender document analysis and compliance. This project extends that same mission from pre-project document compliance to real-world site compliance during project execution.

I am building my software and AI skills through practical projects, and I am prepared to document the complete process openly, including prompts, technical decisions, problems, progress updates, code and the final demonstration.

Avertaq SiteGuard is intentionally focused: one camera, a small number of clearly defined detections and a measurable working outcome within four weeks.

3 replies

Spanner
Axelera Team
Forum|alt.badge.img+3
  • Axelera Team
  • August 11, 2026

There's a building site near me with cameras on every corner, and I'd bet a reasonable amount that nobody has ever watched a single hour of that footage. It's not monitoring, it's just recording. Like it’s there to check a safety/security box, but nothing else. The value only appears retrospectively, after something has already gone wrong.

So the shift from continuous video to a timestamped event with an image attached is a much stronger approach. One is hours of nothing that somebody has to store and nobody watches. The other is a short, specific record that a site manager can actually do something with on the same day. And coming at compliance workflows from aviation is a useful angle, because that's an industry which worked out a long time ago that evidence and paperwork are the safety system, not the annoying bit around it! That's important work 👍

Something else I like about this, in comparison to other PPE detection projects is the idea of building reports. I could imagine people on a building site quickly starting to push back against a constant warning system that makes them feel like they’re being spied on. But a report going to the site manager, who can then go around and address specific issues at the right time would probably be much better received.


Gregory
  • Author
  • August 11, 2026

Thank you — this is exactly the kind of feedback that helps sharpen the direction of the project.

I agree that the real value is not simply “detecting PPE”. There are already systems that can detect helmets or vests. What I want to explore with SiteGuard is the layer after detection: turning hours of passive CCTV into a small number of structured, timestamped compliance events that a site manager can actually use.

Instead of creating a constant stream of warnings, the system should capture the right evidence at the right moment and turn it into something actionable: what happened, when it happened, where it happened, and what needs attention.

Your point about worker acceptance is especially important. A reporting-first approach could be much more practical than continuously alerting people and making the system feel intrusive. The goal should be to support the site manager, not create another source of noise.

My aviation background definitely influences the way I think about this. In safety-critical environments, procedures, traceability, evidence and reporting are not administrative overhead — they are part of the safety system itself.

That is the direction I’d like SiteGuard to follow: not just computer vision, but a useful edge-AI compliance workflow built around evidence, accountability and practical decision-making.

Thanks again — this is a really valuable perspective.


Spanner
Axelera Team
Forum|alt.badge.img+3
  • Axelera Team
  • August 11, 2026

“Turn it into something actionable”. Bang on. 👍