initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user