Matthias Hinrichs 10de822d44 initial commit
2026-01-29 22:14:00 +01:00
2026-01-29 22:14:00 +01:00
2026-01-29 22:14:00 +01:00
2026-01-29 22:14:00 +01:00
2026-01-29 22:14:00 +01:00
2026-01-29 22:14:00 +01:00
2026-01-29 22:14:00 +01:00

Home-Bro Client (The Satellite)

Dies ist der Client-Teil des Home-Bro Projekts, der auf einem Raspberry Pi läuft.

Funktionen

  • Wake-Word Erkennung (Porcupine)
  • Bildaufnahme (Snapshot) via Webcam
  • Upload zum Brain (FastAPI)
  • Audio-Wiedergabe der sarkastischen Kommentare

Installation

  1. Repository klonen.
  2. pip install -r requirements.txt
  3. .env Datei basierend auf .env.example erstellen.
  4. Starten: python app/main.py
S
Description
No description provided
Readme 45 KiB
Languages
Python 35.2%
CSS 24.9%
JavaScript 20.5%
HTML 19.4%