überarbeitet und mit Audio-Support

This commit is contained in:
2026-05-26 01:21:20 +02:00
parent 9468a237e2
commit e8242228e4
4 changed files with 1573 additions and 228 deletions

8
start.sh Normal file → Executable file
View File

@@ -1,10 +1,4 @@
#!/bin/bash
cd "$(dirname "$0")"
if [ ! -d "venv" ]; then
echo "❌ Fehler: venv nicht gefunden. Bitte zuerst ./setup.sh ausführen."
exit 1
fi
source venv/bin/activate
python3 jarvis.py
python3 jarvis.py