- Schritt 1: Klonen Sie das Repository von GitHub: git clone https://github.com/yuruotong1/autoMate.git
- Schritt 2: Installieren Sie Abhängigkeiten: pip install -r requirements.txt
- Schritt 3: Setzen Sie Ihren OpenAI API-Schlüssel: export OPENAI_API_KEY=your_key
- Schritt 4: Konfigurieren Sie Aufgaben über tasks.json oder CLI-Flags
- Schritt 5: Führen Sie autoMate aus: python automate.py --task your_task_name
- Schritt 6: Überprüfen Sie die Ausgabedateien oder Konsolenprotokolle auf Ergebnisse