Show HN: Designing a factory-safety agent (model reasons, code routes)
A GitHub project that presents a factory-safety agent system where an AI model reasons about potential hazards and automatically generates code-based routing logic for safety responses.
背景メモ
・「Safety Commander Agent」は、工場の安全監視を目的としたAIエージェント。人間の安全管理者に代わり、カメラ映像から危険行為(保護具未着用、エリア侵入など)を検知し、LLM(大規模言語モデル)が状況を reasoning(推論)してから適切な対応をコードでルーティングする仕組み。