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

Having Fun with Ai

submitted by /u/Artefact_Design [link] [comments]

11 hours ago

Datasets for Training a Language Model

A good language model should learn correct language usage, free of biases and errors.

11 hours ago

Everyone can now fly their own drone.

TL;DR Using Google’s new Veo 3.1 video model, we created a breathtaking 1 minute 40…

11 hours ago

CAR-Flow: Condition-Aware Reparameterization Aligns Source and Target for Better Flow Matching

Conditional generative modeling aims to learn a conditional data distribution from samples containing data-condition pairs.…

11 hours ago

Announcing BigQuery-managed AI functions for better SQL

For decades, SQL has been the universal language for data analysis, offering access to analytics…

11 hours ago