An open-source, subscription-free AI bird camera powered by ESP32-S3 & BYOK / Local Vision AI. Natively integrated with Home Assistant.
- π° No Vendor Lock-in or Forced Subscriptions: Your hardware, your rules. Zero monthly cloud paywalls. Operates on a BYOK (Bring Your Own Key) modelβpair seamlessly with Google Gemini's generous Free Tier API ($0/mo for typical backyard use), OpenAI, or 100% local AI models.
- β‘ Ultra-Low Power Deep Sleep: Driven by hardware PIR interrupts (AM312). Optimized for battery + solar panel outdoor deployment.
- π§ Flexible Vision AI Integration: Leverages multimodal models (Gemini / OpenAI GPT-4o) or self-hosted local AI (Ollama / LLaVA via Home Assistant) for fine-grained bird species identification and behavior insights.
- π₯ High-Res Capture & Pre-buffering: Pre-buffers camera frames into 8MB PSRAM during Wi-Fi connection to ensure the bird's arrival is never missed.
- π Native Home Assistant Integration: Local-first automation support via MQTT and REST endpoints.
- π Instant Multi-Channel Alerts: Real-time notification updates with media previews via Discord Webhooks, Telegram, or Email digests.
[ Physical World ]
β
βΌ
[ AM312 PIR Sensor ] ββ(Physical Motion Interrupt)ββ> [ ESP32-S3-CAM ]
β
ββ 1. Cache frames to PSRAM
ββ 2. Push media payload via HTTP
β
βΌ
[ EdgeForgeLab Python Server ]
β
ββ Video / GIF Processing
ββ Vision AI Species Identification
ββ Push to Discord / Home Assistant