Categories: Image

Made a local AI pipeline that yells at drivers peeing on my house

Last week I built a local pipeline where a state machine + LLM watches my security cam and yells at Amazon drivers peeing on my house.

State machine is the magic: it flips the system from passive (just watching) to active (video/audio ingest + ~1s TTS out) only when a trigger hits. Keeps things deterministic and way more reliable than letting the LLM run solo.

LLM handles the fuzzy stuff (vision + reasoning) while the state machine handles control flow. Together it’s solid. Could just as easily be swapped to spot trespassing, log deliveries, or recognize gestures.

TL;DR: gave my camera a brain and a mouth + a state machines to keep it focused. Repo in comments to see how it’s wired up.

submitted by /u/Weary-Wing-6806
[link] [comments]

AI Generated Robotic Content

Share
Published by
AI Generated Robotic Content
Tags: ai images

Recent Posts

Why Lettuce Is Always Making People Sick

The cyclospora diarrhea outbreak isn’t an isolated incident. It’s part of a pattern of leafy…

54 mins ago

MIT’s new lidar chip could give self-driving cars a wider view

MIT engineers have found a way to give chip-based lidar a wider, clearer view without…

54 mins ago

AI chatbots can be as effective as humans at emotional support—sometimes better

New research led by The University of Manchester in collaboration with Durham University has found…

54 mins ago

The Current State of Agentic AI

In this article, you will learn how agentic AI architecture has evolved by mid-2026, including…

24 hours ago

Environment-free Synthetic Data Generation for API-Calling Agents

Training API-calling large language model (LLM) agents demands massive amounts of high-quality trajectories. However, collecting…

24 hours ago

Exploring self-distilled reasoning for supervised fine-tuning with Amazon Nova

When you fine-tune a model using Supervised Fine-Tuning (SFT), creating high-quality chain-of-thought (CoT) reasoning traces…

24 hours ago