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

Pushing MiniMax H3 quality on an RTX 3070 8GB — movie screenshots, voice refs + 0.5MP workflow

Wanted to see how far I could push the quality using what I already have.…

55 mins ago

Agents, Graphs, Loops & More: A Look Inside How Game of Life Is Actually Architected

I’ve spent close to a decade watching this industry build conversational AI, first through Chatbots…

1 hour ago

AI-driven development lifecycle using Amazon Bedrock AgentCore

Engineering teams adopting the AI-Driven Development Lifecycle (AI-DLC) with Amazon Bedrock AgentCore and coding agents…

1 hour ago

Wikipedia Workers Unionize for the First Time

More than 200 people in roles such as engineering, finance, and communications will now be…

2 hours ago

Why organic chemistry may help build AI that can explain its answers

While most believe artificial intelligence (AI) is changing science, researchers at the University of Notre…

2 hours ago

REFACTOR-VLA: Unsupervised Library Learning of Typed Motor Programs

Most current vision-language-action (VLA) models—such as OpenVLA, π0, RT-2, and RDT-1B—are “monolithic.” This means they…

1 day ago