dances with Cinder
Find a file
Claude a5aa572c73 docs: add design document and update README
Comprehensive design doc covering multi-camera dog tracking architecture,
view quality scoring, custom model strategy, wellness monitoring, and
interaction layer (BLE buttons + audio feedback). Expanded roadmap from
proof of concept through analytics and dog-computer interaction.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 01:06:19 +00:00
docs docs: add design document and update README 2026-03-11 01:06:19 +00:00
.gitignore Initial commit 2026-03-10 04:07:51 +00:00
README.md docs: add design document and update README 2026-03-11 01:06:19 +00:00

Charming

dances with Cinder

Multi-camera dog tracking and intelligent virtual camera selection. Named for Prince Charming, because the first dog it will track is Cinder (sometimes Cinderella).

What It Does

Given multiple cameras covering a space, Charming detects and tracks dogs across all views, then surfaces the best camera angle at any moment as a single "virtual camera" output stream. Think of it as an AI camera operator that always finds the most compelling view of your dog.

Design

See docs/design.md for the full design document covering architecture, detection and tracking approaches, view quality scoring, lighting handling, hardware considerations, and development roadmap.