Show HN: Designing a factory-safety agent (model reasons, code routes)
Category: ai-ml
Tags: ai-agent, industrial-safety, computer-vision
Score: 5.3/10 (Innovation: 6, Technical: 6, Documentation: 5, Utility: 4)
SafetyCommander is an AI agent for autonomous factory safety monitoring that uses a VLM to reason about risk by reading site safety policies and camera footage, routing alerts to workers. Its design emphasis on a deterministic sense-think-act-report loop rather than an LLM planner is a thoughtful architectural choice for regulated environments.
Target audience: backend devs
Repository: https://github.com/HumphreySun98/safety-commander-agent ยท Python
View on Hacker News